Mock Version: 3.1 Mock Version: 3.1 Mock Version: 3.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/mutter.spec'], chrootPath='/var/lib/mock/f37-build-38173117-4827738/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/mutter.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1663804800 Wrote: /builddir/build/SRPMS/mutter-43.0-2.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/mutter.spec'], chrootPath='/var/lib/mock/f37-build-38173117-4827738/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/mutter.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1663804800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rOmewN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mutter-43.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/mutter-43.0.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd mutter-43.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'mutter-43.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-window-actor-Special-case-shaped-Java-windows.patch + /usr/bin/git apply --index --reject - :22: trailing whitespace. Checking patch src/compositor/meta-window-actor-x11.c... Hunk #1 succeeded at 609 (offset 81 lines). Applied patch src/compositor/meta-window-actor-x11.c cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0001-window-actor-Special-case-shaped-Java-windows.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Revert-build-Do-not-provide-built-sources-as-libmutt.patch + /usr/bin/git apply --index --reject - Checking patch src/meson.build... Hunk #1 succeeded at 1089 (offset 134 lines). Applied patch src/meson.build cleanly. + /usr/bin/git commit -q -m 0001-Revert-build-Do-not-provide-built-sources-as-libmutt.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/mutter-42.alpha-disable-tegra.patch + /usr/bin/git apply --index --reject - Checking patch src/backends/native/meta-kms-impl-device-atomic.c... Applied patch src/backends/native/meta-kms-impl-device-atomic.c cleanly. + /usr/bin/git commit -q -m mutter-42.alpha-disable-tegra.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/2623.patch + /usr/bin/git apply --index --reject - Checking patch src/backends/meta-monitor-manager.c... Applied patch src/backends/meta-monitor-manager.c cleanly. + /usr/bin/git commit -q -m 2623.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/2624.patch + /usr/bin/git apply --index --reject - Checking patch src/tests/meta-wayland-test-driver.c... Checking patch src/tests/meta-wayland-test-driver.h... Checking patch src/tests/wayland-unit-tests.c... Checking patch clutter/clutter/clutter-mutter.h... Checking patch src/compositor/meta-compositor-view-native.c... Checking patch src/tests/native-kms-render.c... Checking patch src/tests/wayland-test-clients/dma-buf-scanout.c... Applied patch src/tests/meta-wayland-test-driver.c cleanly. Applied patch src/tests/meta-wayland-test-driver.h cleanly. Applied patch src/tests/wayland-unit-tests.c cleanly. Applied patch clutter/clutter/clutter-mutter.h cleanly. Applied patch src/compositor/meta-compositor-view-native.c cleanly. Applied patch src/tests/native-kms-render.c cleanly. Applied patch src/tests/wayland-test-clients/dma-buf-scanout.c cleanly. + /usr/bin/git commit -q -m 2624.patch --author 'rpm-build ' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hMsBPq + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd mutter-43.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/meson --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload --auto-features=enabled . redhat-linux-build -Degl_device=true -Dwayland_eglstream=true The Meson build system Version: 0.63.2 Source dir: /builddir/build/BUILD/mutter-43.0 Build dir: /builddir/build/BUILD/mutter-43.0/redhat-linux-build Build type: native build Project name: mutter Project version: 43.0 C compiler for the host machine: gcc (gcc 12.2.1 "gcc (GCC) 12.2.1 20220819 (Red Hat 12.2.1-2)") C linker for the host machine: gcc ld.bfd 2.38-24 Host machine cpu family: x86_64 Host machine cpu: x86_64 Compiler for C supports link arguments -Wl,--disable-new-dtags: YES Library m found: YES Found pkg-config: /usr/bin/pkg-config (1.8.0) Run-time dependency graphene-gobject-1.0 found: YES 1.10.6 Run-time dependency gtk+-3.0 found: YES 3.24.34 Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.9 Run-time dependency pango found: YES 1.50.10 Run-time dependency cairo found: YES 1.17.6 Run-time dependency cairo-gobject found: YES 1.17.6 Run-time dependency pangocairo found: YES 1.50.10 Run-time dependency fribidi found: YES 1.0.12 Run-time dependency gsettings-desktop-schemas found: YES 43.0 Run-time dependency glib-2.0 found: YES 2.74.0 Run-time dependency gio-unix-2.0 found: YES 2.74.0 Dependency gio-unix-2.0 found: YES 2.74.0 (cached) Run-time dependency gobject-2.0 found: YES 2.74.0 Dependency gobject-2.0 found: YES 2.74.0 (cached) Run-time dependency gmodule-no-export-2.0 found: YES 2.74.0 Run-time dependency gnome-settings-daemon found: YES 43.0 Run-time dependency json-glib-1.0 found: YES 1.6.6 Run-time dependency xkbcommon found: YES 1.4.1 Run-time dependency ice found: YES 1.0.10 Run-time dependency atk found: YES 2.38.0 Run-time dependency dbus-1 found: YES 1.14.0 Run-time dependency colord found: YES 1.4.6 Run-time dependency lcms2 found: YES 2.13 Run-time dependency x11 found: YES 1.8.1 Run-time dependency xcomposite found: YES 0.4.5 Run-time dependency xcursor found: YES 1.2.1 Run-time dependency xdamage found: YES 1.1.5 Run-time dependency xext found: YES 1.3.4 Run-time dependency xfixes found: YES 6.0.0 Run-time dependency xi found: YES 1.8 Run-time dependency xtst found: YES 1.2.3 Run-time dependency xkbfile found: YES 1.1.0 Run-time dependency xkeyboard-config found: YES 2.36 Run-time dependency xkbcommon-x11 found: YES 1.4.1 Run-time dependency xrender found: YES 0.9.10 Run-time dependency x11-xcb found: YES 1.8.1 Run-time dependency xrandr found: YES 1.5.2 Run-time dependency xcb-randr found: YES 1.13.1 Run-time dependency xcb-res found: YES 1.13.1 Run-time dependency xinerama found: YES 1.1.4 Run-time dependency xau found: YES 1.0.10 Run-time dependency gnome-desktop-3.0 found: YES 43 Run-time dependency libcanberra found: YES 0.30 Run-time dependency gl found: YES 1.2 Run-time dependency egl found: YES 1.5 Run-time dependency glesv2 found: YES 3.2 Run-time dependency wayland-server found: YES 1.21.0 Run-time dependency wayland-client found: YES 1.21.0 Run-time dependency wayland-protocols found: YES 1.26 Run-time dependency wayland-egl found: YES 18.1.0 Run-time dependency libudev found: YES 251 Run-time dependency gudev-1.0 found: YES 237 Run-time dependency udev found: YES 251 Run-time dependency libsystemd found: YES 251 Run-time dependency libdrm found: YES 2.4.112 Run-time dependency gbm found: YES 22.2.0-rc3 Run-time dependency libinput found: YES 1.21.0 Run-time dependency wayland-eglstream-protocols found: YES 1.1.11 Library dl found: YES Run-time dependency sm found: YES 1.2.3 Run-time dependency libwacom found: YES 2.4.0 Run-time dependency pangoft2 found: YES 1.50.10 Run-time dependency libstartup-notification-1.0 found: YES 0.12 Run-time dependency libpipewire-0.3 found: YES 0.3.58 Run-time dependency gobject-introspection-1.0 found: YES 1.74.0 Program src/tests/meta-dbus-runner.py found: YES (/builddir/build/BUILD/mutter-43.0/src/tests/meta-dbus-runner.py) Program xvfb-run found: YES (/usr/bin/xvfb-run) Run-time dependency sysprof-capture-4 found: YES 3.46.0 Checking for function "ffs" : YES Checking for function "clz" : YES Checking for function "memmem" : YES Header "sys/prctl.h" has symbol "prctl" : YES Run-time dependency xwayland found: YES 22.1.3 Header "sys/random.h" has symbol "getrandom" : YES Checking for function "XSetIOErrorExitHandler" with dependency x11: YES Checking for function "mkostemp" : YES Checking for function "posix_fallocate" : YES Checking for function "memfd_create" : YES Configuring config.h using configuration Configuring cogl-config.h using configuration Configuring cogl-defines.h using configuration Configuring cogl-gl-header.h using configuration Configuring cogl-egl-defines.h using configuration Dependency gobject-introspection-1.0 found: YES 1.74.0 (cached) Dependency gobject-introspection-1.0 found: YES 1.74.0 (cached) Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner) Dependency gobject-introspection-1.0 found: YES 1.74.0 (cached) Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler) Configuring clutter-build-config.h using configuration Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Found pkg-config: /usr/bin/pkg-config (1.8.0) Program glib-genmarshal found: YES (/usr/bin/glib-genmarshal) Program msgfmt found: YES (/usr/bin/msgfmt) Configuring org.gnome.mutter.gschema.xml using configuration Configuring org.gnome.mutter.wayland.gschema.xml using configuration Program get-state.py found: YES (/builddir/build/BUILD/mutter-43.0/tools/get-state.py) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Program gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Program gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Program gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Program gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Program cvt found: YES (/usr/bin/cvt) Program backends/native/gen-default-modes.py found: YES (/builddir/build/BUILD/mutter-43.0/src/backends/native/gen-default-modes.py) Program gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Program gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Program gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Program gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Program gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Program gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Program wayland-scanner found: YES (/usr/bin/wayland-scanner) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Program meson/gen-test-unit-names.sh found: YES (/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive/meson/gen-test-unit-names.sh) Configuring mutter-all.test using configuration Program meta-dbus-runner.py found: YES (/builddir/build/BUILD/mutter-43.0/src/tests/meta-dbus-runner.py) Configuring mutter-installed-dbus-session.py using configuration Program x11-test.sh found: YES (/builddir/build/BUILD/mutter-43.0/src/tests/x11-test.sh) Program msgfmt found: YES (/usr/bin/msgfmt) Program msginit found: YES (/usr/bin/msginit) Program msgmerge found: YES (/usr/bin/msgmerge) Program xgettext found: YES (/usr/bin/xgettext) Build targets in project: 323 NOTICE: Future-deprecated features used: * 0.56.0: {'dependency.get_pkgconfig_variable'} mutter 43.0 Directories prefix : /usr libexecdir : /usr/libexec pkgdatadir : /usr/share/mutter-11 Build Configuration buildtype : plain debug : False Rendering APIs OpenGL : True GLES2 : True EGL : True GLX : True Options Wayland : True Wayland EGLStream : True X11 : True XWayland : True Native Backend : True EGL Device : True Remote desktop : True libgnome-desktop : True Sound player : True gudev : True Wacom : True SM : True Startup notification : True Introspection : True Documentation : False Profiler : True Xwayland initfd : True Xwayland listenfd : True Safe X11 I/O errors : True Xwayland terminate delay: True Tests Enabled : True Core tests : True Cogl tests : True Clutter tests : True KVM tests : False Installed tests : True Coverage : False User defined options auto_features : enabled bindir : /usr/bin buildtype : plain datadir : /usr/share includedir : /usr/include infodir : /usr/share/info libdir : /usr/lib64 libexecdir : /usr/libexec localedir : /usr/share/locale localstatedir : /var mandir : /usr/share/man prefix : /usr sbindir : /usr/sbin sharedstatedir : /var/lib sysconfdir : /etc wrap_mode : nodownload egl_device : true wayland_eglstream : true Found ninja-1.10.2 at /usr/bin/ninja + /usr/bin/meson compile -C redhat-linux-build -j 6 --verbose ninja: Entering directory `/builddir/build/BUILD/mutter-43.0/redhat-linux-build' [1/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_nop_cogl-clip-stack-nop.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_nop_cogl-clip-stack-nop.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_nop_cogl-clip-stack-nop.c.o -c ../cogl/cogl/driver/nop/cogl-clip-stack-nop.c [2/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_nop_cogl-attribute-nop.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_nop_cogl-attribute-nop.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_nop_cogl-attribute-nop.c.o -c ../cogl/cogl/driver/nop/cogl-attribute-nop.c [3/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_nop_cogl-texture-2d-nop.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_nop_cogl-texture-2d-nop.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_nop_cogl-texture-2d-nop.c.o -c ../cogl/cogl/driver/nop/cogl-texture-2d-nop.c [4/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_nop_cogl-nop-framebuffer.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_nop_cogl-nop-framebuffer.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_nop_cogl-nop-framebuffer.c.o -c ../cogl/cogl/driver/nop/cogl-nop-framebuffer.c [5/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_nop_cogl-driver-nop.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_nop_cogl-driver-nop.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_nop_cogl-driver-nop.c.o -c ../cogl/cogl/driver/nop/cogl-driver-nop.c [6/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-util-gl.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-util-gl.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-util-gl.c.o -c ../cogl/cogl/driver/gl/cogl-util-gl.c [7/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-buffer-gl.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-buffer-gl.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-buffer-gl.c.o -c ../cogl/cogl/driver/gl/cogl-buffer-gl.c [8/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-framebuffer-gl.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-framebuffer-gl.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-framebuffer-gl.c.o -c ../cogl/cogl/driver/gl/cogl-framebuffer-gl.c [9/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-texture-2d-gl.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-texture-2d-gl.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-texture-2d-gl.c.o -c ../cogl/cogl/driver/gl/cogl-texture-2d-gl.c [10/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-gl-framebuffer-fbo.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-gl-framebuffer-fbo.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-gl-framebuffer-fbo.c.o -c ../cogl/cogl/driver/gl/cogl-gl-framebuffer-fbo.c [11/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-gl-framebuffer-back.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-gl-framebuffer-back.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-gl-framebuffer-back.c.o -c ../cogl/cogl/driver/gl/cogl-gl-framebuffer-back.c [12/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-texture-gl.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-texture-gl.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-texture-gl.c.o -c ../cogl/cogl/driver/gl/cogl-texture-gl.c [13/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-attribute-gl.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-attribute-gl.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-attribute-gl.c.o -c ../cogl/cogl/driver/gl/cogl-attribute-gl.c [14/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-clip-stack-gl.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-clip-stack-gl.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-clip-stack-gl.c.o -c ../cogl/cogl/driver/gl/cogl-clip-stack-gl.c [15/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_gles_cogl-driver-gles.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_gles_cogl-driver-gles.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_gles_cogl-driver-gles.c.o -c ../cogl/cogl/driver/gl/gles/cogl-driver-gles.c [16/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-pipeline-opengl.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-pipeline-opengl.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-pipeline-opengl.c.o -c ../cogl/cogl/driver/gl/cogl-pipeline-opengl.c [17/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-bitmap-gl.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-bitmap-gl.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-bitmap-gl.c.o -c ../cogl/cogl/driver/gl/cogl-bitmap-gl.c [18/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-pipeline-vertend-glsl.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-pipeline-vertend-glsl.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-pipeline-vertend-glsl.c.o -c ../cogl/cogl/driver/gl/cogl-pipeline-vertend-glsl.c [19/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-pipeline-fragend-glsl.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-pipeline-fragend-glsl.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-pipeline-fragend-glsl.c.o -c ../cogl/cogl/driver/gl/cogl-pipeline-fragend-glsl.c [20/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_gl_cogl-driver-gl.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_gl_cogl-driver-gl.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_gl_cogl-driver-gl.c.o -c ../cogl/cogl/driver/gl/gl/cogl-driver-gl.c [21/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_gl_cogl-texture-driver-gl.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_gl_cogl-texture-driver-gl.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_gl_cogl-texture-driver-gl.c.o -c ../cogl/cogl/driver/gl/gl/cogl-texture-driver-gl.c [22/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-winsys.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-winsys.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-winsys.c.o -c ../cogl/cogl/winsys/cogl-winsys.c [23/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-pipeline-progend-glsl.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-pipeline-progend-glsl.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-pipeline-progend-glsl.c.o -c ../cogl/cogl/driver/gl/cogl-pipeline-progend-glsl.c [24/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_gles_cogl-texture-driver-gles.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_gles_cogl-texture-driver-gles.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_gles_cogl-texture-driver-gles.c.o -c ../cogl/cogl/driver/gl/gles/cogl-texture-driver-gles.c [25/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-swap-chain.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-swap-chain.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-swap-chain.c.o -c ../cogl/cogl/cogl-swap-chain.c [26/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-renderer.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-renderer.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-renderer.c.o -c ../cogl/cogl/cogl-renderer.c [27/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-dma-buf-handle.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-dma-buf-handle.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-dma-buf-handle.c.o -c ../cogl/cogl/cogl-dma-buf-handle.c [28/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl.c.o -c ../cogl/cogl/cogl.c [29/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-onscreen-template.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-onscreen-template.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-onscreen-template.c.o -c ../cogl/cogl/cogl-onscreen-template.c [30/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-context.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-context.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-context.c.o -c ../cogl/cogl/cogl-context.c [31/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pixel-format.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pixel-format.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pixel-format.c.o -c ../cogl/cogl/cogl-pixel-format.c [32/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-util.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-util.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-util.c.o -c ../cogl/cogl/cogl-util.c [33/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-object.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-object.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-object.c.o -c ../cogl/cogl/cogl-object.c [34/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-display.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-display.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-display.c.o -c ../cogl/cogl/cogl-display.c [35/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-primitives.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-primitives.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-primitives.c.o -c ../cogl/cogl/cogl-primitives.c [36/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-bitmap.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-bitmap.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-bitmap.c.o -c ../cogl/cogl/cogl-bitmap.c [37/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-bitmap-pixbuf.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-bitmap-pixbuf.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-bitmap-pixbuf.c.o -c ../cogl/cogl/cogl-bitmap-pixbuf.c [38/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-clip-stack.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-clip-stack.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-clip-stack.c.o -c ../cogl/cogl/cogl-clip-stack.c [39/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pixel-buffer.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pixel-buffer.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pixel-buffer.c.o -c ../cogl/cogl/cogl-pixel-buffer.c [40/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-color.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-color.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-color.c.o -c ../cogl/cogl/cogl-color.c [41/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-feature-private.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-feature-private.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-feature-private.c.o -c ../cogl/cogl/cogl-feature-private.c [42/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-index-buffer.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-index-buffer.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-index-buffer.c.o -c ../cogl/cogl/cogl-index-buffer.c [43/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-buffer.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-buffer.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-buffer.c.o -c ../cogl/cogl/cogl-buffer.c [44/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-attribute-buffer.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-attribute-buffer.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-attribute-buffer.c.o -c ../cogl/cogl/cogl-attribute-buffer.c [45/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-bitmap-conversion.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-bitmap-conversion.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-bitmap-conversion.c.o -c ../cogl/cogl/cogl-bitmap-conversion.c [46/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-indices.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-indices.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-indices.c.o -c ../cogl/cogl/cogl-indices.c [47/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-attribute.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-attribute.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-attribute.c.o -c ../cogl/cogl/cogl-attribute.c [48/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-node.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-node.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-node.c.o -c ../cogl/cogl/cogl-node.c [49/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-depth-state.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-depth-state.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-depth-state.c.o -c ../cogl/cogl/cogl-depth-state.c [50/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-layer-state.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-layer-state.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-layer-state.c.o -c ../cogl/cogl/cogl-pipeline-layer-state.c [51/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-matrix-stack.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-matrix-stack.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-matrix-stack.c.o -c ../cogl/cogl/cogl-matrix-stack.c [52/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-primitive.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-primitive.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-primitive.c.o -c ../cogl/cogl/cogl-primitive.c [53/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-snippet.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-snippet.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-snippet.c.o -c ../cogl/cogl/cogl-pipeline-snippet.c [54/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-layer.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-layer.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-layer.c.o -c ../cogl/cogl/cogl-pipeline-layer.c [55/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-debug.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-debug.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-debug.c.o -c ../cogl/cogl/cogl-pipeline-debug.c [56/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-hash-table.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-hash-table.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-hash-table.c.o -c ../cogl/cogl/cogl-pipeline-hash-table.c [57/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-cache.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-cache.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-cache.c.o -c ../cogl/cogl/cogl-pipeline-cache.c [58/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-state.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-state.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-state.c.o -c ../cogl/cogl/cogl-pipeline-state.c [59/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline.c.o -c ../cogl/cogl/cogl-pipeline.c [60/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-trace.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-trace.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-trace.c.o -c ../cogl/cogl/cogl-trace.c [61/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-sampler-cache.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-sampler-cache.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-sampler-cache.c.o -c ../cogl/cogl/cogl-sampler-cache.c [62/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-debug.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-debug.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-debug.c.o -c ../cogl/cogl/cogl-debug.c [63/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-blend-string.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-blend-string.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-blend-string.c.o -c ../cogl/cogl/cogl-blend-string.c [64/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-sub-texture.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-sub-texture.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-sub-texture.c.o -c ../cogl/cogl/cogl-sub-texture.c [65/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-rectangle-map.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-rectangle-map.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-rectangle-map.c.o -c ../cogl/cogl/cogl-rectangle-map.c [66/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-texture-2d.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-texture-2d.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-texture-2d.c.o -c ../cogl/cogl/cogl-texture-2d.c [67/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-texture.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-texture.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-texture.c.o -c ../cogl/cogl/cogl-texture.c [68/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-primitive-texture.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-primitive-texture.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-primitive-texture.c.o -c ../cogl/cogl/cogl-primitive-texture.c [69/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-atlas-texture.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-atlas-texture.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-atlas-texture.c.o -c ../cogl/cogl/cogl-atlas-texture.c [70/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-texture-2d-sliced.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-texture-2d-sliced.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-texture-2d-sliced.c.o -c ../cogl/cogl/cogl-texture-2d-sliced.c [71/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-atlas.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-atlas.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-atlas.c.o -c ../cogl/cogl/cogl-atlas.c [72/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-spans.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-spans.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-spans.c.o -c ../cogl/cogl/cogl-spans.c [73/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-meta-texture.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-meta-texture.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-meta-texture.c.o -c ../cogl/cogl/cogl-meta-texture.c [74/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-framebuffer-driver.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-framebuffer-driver.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-framebuffer-driver.c.o -c ../cogl/cogl/cogl-framebuffer-driver.c [75/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-offscreen.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-offscreen.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-offscreen.c.o -c ../cogl/cogl/cogl-offscreen.c [76/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-blit.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-blit.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-blit.c.o -c ../cogl/cogl/cogl-blit.c [77/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-frame-info.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-frame-info.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-frame-info.c.o -c ../cogl/cogl/cogl-frame-info.c [78/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-profile.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-profile.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-profile.c.o -c ../cogl/cogl/cogl-profile.c [79/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-bitmask.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-bitmask.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-bitmask.c.o -c ../cogl/cogl/cogl-bitmask.c [80/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-output.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-output.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-output.c.o -c ../cogl/cogl/cogl-output.c [81/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-point-in-poly.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-point-in-poly.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-point-in-poly.c.o -c ../cogl/cogl/cogl-point-in-poly.c [82/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-list.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-list.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-list.c.o -c ../cogl/cogl/cogl-list.c [83/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-closure-list.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-closure-list.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-closure-list.c.o -c ../cogl/cogl/cogl-closure-list.c [84/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-gtype.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-gtype.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-gtype.c.o -c ../cogl/cogl/cogl-gtype.c [85/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-journal.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-journal.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-journal.c.o -c ../cogl/cogl/cogl-journal.c [86/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-onscreen.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-onscreen.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-onscreen.c.o -c ../cogl/cogl/cogl-onscreen.c [87/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-magazine.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-magazine.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-magazine.c.o -c ../cogl/cogl/cogl-magazine.c [88/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-memory-stack.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-memory-stack.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-memory-stack.c.o -c ../cogl/cogl/cogl-memory-stack.c [89/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-snippet.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-snippet.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-snippet.c.o -c ../cogl/cogl/cogl-snippet.c [90/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-poll.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-poll.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-poll.c.o -c ../cogl/cogl/cogl-poll.c [91/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-boxed-value.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-boxed-value.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-boxed-value.c.o -c ../cogl/cogl/cogl-boxed-value.c [92/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-framebuffer.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-framebuffer.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-framebuffer.c.o -c ../cogl/cogl/cogl-framebuffer.c [93/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/deprecated_cogl-program.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/deprecated_cogl-program.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/deprecated_cogl-program.c.o -c ../cogl/cogl/deprecated/cogl-program.c [94/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-fence.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-fence.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-fence.c.o -c ../cogl/cogl/cogl-fence.c [95/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-scanout.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-scanout.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-scanout.c.o -c ../cogl/cogl/cogl-scanout.c [96/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-x11-onscreen.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-x11-onscreen.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-x11-onscreen.c.o -c ../cogl/cogl/cogl-x11-onscreen.c [97/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-glib-source.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-glib-source.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-glib-source.c.o -c ../cogl/cogl/cogl-glib-source.c [98/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/deprecated_cogl-shader.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/deprecated_cogl-shader.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/deprecated_cogl-shader.c.o -c ../cogl/cogl/deprecated/cogl-shader.c [99/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/deprecated_cogl-clutter.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/deprecated_cogl-clutter.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/deprecated_cogl-clutter.c.o -c ../cogl/cogl/deprecated/cogl-clutter.c [100/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-graphene.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-graphene.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-graphene.c.o -c ../cogl/cogl/cogl-graphene.c [101/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-onscreen-glx.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-onscreen-glx.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-onscreen-glx.c.o -c ../cogl/cogl/winsys/cogl-onscreen-glx.c [102/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-xlib-renderer.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-xlib-renderer.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-xlib-renderer.c.o -c ../cogl/cogl/cogl-xlib-renderer.c [103/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-winsys-egl.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-winsys-egl.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-winsys-egl.c.o -c ../cogl/cogl/winsys/cogl-winsys-egl.c [104/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-onscreen-egl.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-onscreen-egl.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-onscreen-egl.c.o -c ../cogl/cogl/winsys/cogl-onscreen-egl.c [105/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-winsys-egl-x11.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-winsys-egl-x11.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-winsys-egl-x11.c.o -c ../cogl/cogl/winsys/cogl-winsys-egl-x11.c [106/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-texture-pixmap-x11.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-texture-pixmap-x11.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-texture-pixmap-x11.c.o -c ../cogl/cogl/winsys/cogl-texture-pixmap-x11.c [107/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-winsys-glx.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-winsys-glx.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-winsys-glx.c.o -c ../cogl/cogl/winsys/cogl-winsys-glx.c [108/4519] gcc -Icogl/cogl/libmutter-cogl-11.so.0.0.0.p -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-onscreen-xlib.c.o -MF cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-onscreen-xlib.c.o.d -o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-onscreen-xlib.c.o -c ../cogl/cogl/winsys/cogl-onscreen-xlib.c [109/4519] gcc -Icogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p -Icogl/cogl-pango -I../cogl/cogl-pango -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p/cogl-pango-glyph-cache.c.o -MF cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p/cogl-pango-glyph-cache.c.o.d -o cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p/cogl-pango-glyph-cache.c.o -c ../cogl/cogl-pango/cogl-pango-glyph-cache.c [110/4519] gcc -Icogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p -Icogl/cogl-pango -I../cogl/cogl-pango -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p/cogl-pango-fontmap.c.o -MF cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p/cogl-pango-fontmap.c.o.d -o cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p/cogl-pango-fontmap.c.o -c ../cogl/cogl-pango/cogl-pango-fontmap.c [111/4519] /usr/bin/glib-genmarshal --prefix _clutter_marshal --quiet --valist-marshallers --output clutter/clutter/clutter-marshal.h --header ../clutter/clutter/clutter-marshal.list --pragma-once [112/4519] gcc -Icogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p -Icogl/cogl-pango -I../cogl/cogl-pango -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p/cogl-pango-pipeline-cache.c.o -MF cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p/cogl-pango-pipeline-cache.c.o.d -o cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p/cogl-pango-pipeline-cache.c.o -c ../cogl/cogl-pango/cogl-pango-pipeline-cache.c [113/4519] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml src/keyboard-shortcuts-inhibit-unstable-v1-server-protocol.h [114/4519] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml src/keyboard-shortcuts-inhibit-unstable-v1-client-protocol.h [115/4519] /usr/bin/wayland-scanner server-header ../src/wayland/protocol/gtk-shell.xml src/gtk-shell-server-protocol.h [116/4519] /usr/bin/wayland-scanner client-header ../src/wayland/protocol/gtk-shell.xml src/gtk-shell-client-protocol.h [117/4519] /usr/bin/glib-genmarshal --prefix _clutter_marshal --quiet --valist-marshallers --output clutter/clutter/clutter-marshal.c --body ../clutter/clutter/clutter-marshal.list --include-header clutter-marshal.h [118/4519] /usr/bin/wayland-scanner private-code ../src/wayland/protocol/gtk-shell.xml src/gtk-shell-protocol.c [119/4519] gcc -Icogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p -Icogl/cogl-pango -I../cogl/cogl-pango -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p/cogl-pango-display-list.c.o -MF cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p/cogl-pango-display-list.c.o.d -o cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p/cogl-pango-display-list.c.o -c ../cogl/cogl-pango/cogl-pango-display-list.c [120/4519] gcc -Icogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p -Icogl/cogl-pango -I../cogl/cogl-pango -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so.2"' -MD -MQ cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p/cogl-pango-render.c.o -MF cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p/cogl-pango-render.c.o.d -o cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p/cogl-pango-render.c.o -c ../cogl/cogl-pango/cogl-pango-render.c [121/4519] /usr/bin/meson --internal exe --capture clutter/clutter/clutter-enum-types.h -- /usr/bin/glib-mkenums --template /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-enum-types.h.in /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-action.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-actor-meta.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-actor.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-align-constraint.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-animatable.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-autocleanups.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-backend.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-bind-constraint.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-binding-pool.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-bin-layout.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-blur-effect.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-box-layout.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-brightness-contrast-effect.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-cairo.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-canvas.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-child-meta.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-click-action.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-clone.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-color-state.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-color-static.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-color.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-colorize-effect.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-constraint.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-container.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-content.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-deform-effect.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-deprecated.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-desaturate-effect.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-effect.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-enums.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-event.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-fixed-layout.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-flow-layout.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-frame-clock.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-frame.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-gesture-action.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-grab.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-grid-layout.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-image.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-input-device.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-input-device-tool.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-input-focus.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-input-method.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-interval.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-keyframe-transition.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-keymap.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-keysyms.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-layout-manager.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-layout-meta.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-macros.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-main.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-mutter.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-offscreen-effect.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-page-turn-effect.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-paint-context.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-paint-nodes.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-paint-node.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-pan-action.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-path-constraint.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-path.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-pick-context.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-property-transition.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-rotate-action.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-script.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-scriptable.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-scroll-actor.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-seat.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-settings.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-shader-effect.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-shader-types.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-swipe-action.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-snap-constraint.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-stage.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-stage-manager.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-stage-view.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-tap-action.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-text.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-text-buffer.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-texture-content.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-timeline.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-transition-group.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-transition.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-types.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-units.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-virtual-input-device.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-zoom-action.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/deprecated/clutter-box-layout.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/deprecated/clutter-container.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/deprecated/clutter-timeline.h [122/4519] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome. --c-namespace MetaDbus --header --output src/meta-dbus-gsd-power-screen.h /builddir/build/BUILD/mutter-43.0/data/dbus-interfaces/org.gnome.SettingsDaemon.Power.Screen.xml [123/4519] /usr/bin/meson --internal exe --capture src/meta-private-enum-types.h -- /usr/bin/glib-mkenums --template /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta-private-enum-types.h.in /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/backends/meta-screen-cast.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/backends/native/meta-backend-native-types.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/backends/native/meta-drm-buffer.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/backends/native/meta-kms-types.h [124/4519] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.Mutter. --c-namespace MetaDBus --body --output src/meta-dbus-display-config.c /builddir/build/BUILD/mutter-43.0/data/dbus-interfaces/org.gnome.Mutter.DisplayConfig.xml [125/4519] /usr/bin/msgfmt --desktop --template ../data/mutter.desktop.in -d /builddir/build/BUILD/mutter-43.0/po -o data/mutter.desktop [126/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-id-pool.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-id-pool.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-id-pool.c.o -c ../clutter/clutter/clutter-id-pool.c [127/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-actor-box.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-actor-box.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-actor-box.c.o -c ../clutter/clutter/clutter-actor-box.c [128/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-align-constraint.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-align-constraint.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-align-constraint.c.o -c ../clutter/clutter/clutter-align-constraint.c [129/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally-actor.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally-actor.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally-actor.c.o -c ../clutter/clutter/cally/cally-actor.c [130/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-action.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-action.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-action.c.o -c ../clutter/clutter/clutter-action.c [131/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-effect.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-effect.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-effect.c.o -c ../clutter/clutter/clutter-effect.c [132/4519] /usr/bin/meson --internal exe --capture clutter/clutter/clutter-enum-types.c -- /usr/bin/glib-mkenums --template /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-enum-types.c.in /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-action.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-actor-meta.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-actor.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-align-constraint.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-animatable.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-autocleanups.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-backend.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-bind-constraint.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-binding-pool.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-bin-layout.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-blur-effect.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-box-layout.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-brightness-contrast-effect.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-cairo.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-canvas.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-child-meta.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-click-action.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-clone.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-color-state.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-color-static.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-color.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-colorize-effect.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-constraint.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-container.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-content.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-deform-effect.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-deprecated.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-desaturate-effect.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-effect.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-enums.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-event.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-fixed-layout.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-flow-layout.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-frame-clock.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-frame.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-gesture-action.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-grab.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-grid-layout.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-image.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-input-device.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-input-device-tool.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-input-focus.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-input-method.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-interval.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-keyframe-transition.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-keymap.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-keysyms.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-layout-manager.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-layout-meta.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-macros.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-main.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-mutter.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-offscreen-effect.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-page-turn-effect.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-paint-context.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-paint-nodes.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-paint-node.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-pan-action.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-path-constraint.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-path.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-pick-context.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-property-transition.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-rotate-action.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-script.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-scriptable.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-scroll-actor.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-seat.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-settings.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-shader-effect.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-shader-types.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-swipe-action.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-snap-constraint.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-stage.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-stage-manager.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-stage-view.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-tap-action.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-text.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-text-buffer.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-texture-content.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-timeline.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-transition-group.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-transition.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-types.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-units.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-virtual-input-device.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/clutter-zoom-action.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/deprecated/clutter-box-layout.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/deprecated/clutter-container.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../clutter/clutter/deprecated/clutter-timeline.h [133/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/meson-generated_.._clutter-marshal.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/meson-generated_.._clutter-marshal.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/meson-generated_.._clutter-marshal.c.o -c clutter/clutter/clutter-marshal.c [134/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-actor-meta.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-actor-meta.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-actor-meta.c.o -c ../clutter/clutter/clutter-actor-meta.c [135/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-bezier.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-bezier.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-bezier.c.o -c ../clutter/clutter/clutter-bezier.c [136/4519] gcc -o cogl/cogl/libmutter-cogl-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_nop_cogl-driver-nop.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_nop_cogl-nop-framebuffer.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_nop_cogl-attribute-nop.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_nop_cogl-clip-stack-nop.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_nop_cogl-texture-2d-nop.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-util-gl.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-framebuffer-gl.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-gl-framebuffer-back.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-gl-framebuffer-fbo.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-texture-gl.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-texture-2d-gl.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-attribute-gl.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-clip-stack-gl.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-buffer-gl.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-bitmap-gl.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-pipeline-opengl.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-pipeline-fragend-glsl.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-pipeline-vertend-glsl.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_cogl-pipeline-progend-glsl.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_gl_cogl-driver-gl.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_gl_cogl-texture-driver-gl.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_gles_cogl-driver-gles.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/driver_gl_gles_cogl-texture-driver-gles.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-winsys.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-dma-buf-handle.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-context.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-renderer.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-swap-chain.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-onscreen-template.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-display.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pixel-format.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-object.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-util.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-bitmap.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-bitmap-conversion.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-primitives.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-bitmap-pixbuf.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-clip-stack.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-feature-private.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-color.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-buffer.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pixel-buffer.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-index-buffer.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-attribute-buffer.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-indices.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-attribute.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-primitive.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-matrix-stack.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-depth-state.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-node.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-layer.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-state.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-layer-state.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-debug.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-snippet.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-cache.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-pipeline-hash-table.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-sampler-cache.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-blend-string.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-debug.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-trace.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-sub-texture.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-texture.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-texture-2d.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-texture-2d-sliced.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-rectangle-map.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-atlas.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-atlas-texture.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-meta-texture.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-primitive-texture.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-blit.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-spans.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-journal.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-offscreen.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-frame-info.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-framebuffer-driver.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-framebuffer.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-onscreen.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-output.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-profile.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-bitmask.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-gtype.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-point-in-poly.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-list.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-boxed-value.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-snippet.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-poll.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-memory-stack.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-magazine.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-closure-list.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-fence.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-scanout.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/deprecated_cogl-program.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/deprecated_cogl-shader.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/deprecated_cogl-clutter.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-glib-source.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-graphene.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-x11-onscreen.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/cogl-xlib-renderer.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-texture-pixmap-x11.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-onscreen-glx.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-winsys-glx.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-onscreen-egl.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-winsys-egl.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-onscreen-xlib.c.o cogl/cogl/libmutter-cogl-11.so.0.0.0.p/winsys_cogl-winsys-egl-x11.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libmutter-cogl-11.so.0 -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-rpath,XXXXXXXXXXXXXXXXXXXX /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgraphene-1.0.so /usr/lib64/libwayland-server.so /usr/lib64/libEGL.so /usr/lib64/libX11.so /usr/lib64/libGL.so /usr/lib64/libGLESv2.so /usr/lib64/libcairo.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libXext.so /usr/lib64/libXfixes.so /usr/lib64/libXdamage.so /usr/lib64/libXcomposite.so /usr/lib64/libXrandr.so -lm -Wl,--end-group [137/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-animatable.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-animatable.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-animatable.c.o -c ../clutter/clutter/clutter-animatable.c [138/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-event.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-event.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-event.c.o -c ../clutter/clutter/clutter-event.c [139/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/meson-generated_.._clutter-enum-types.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/meson-generated_.._clutter-enum-types.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/meson-generated_.._clutter-enum-types.c.o -c clutter/clutter/clutter-enum-types.c [140/4519] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/mutter-43.0/redhat-linux-build cogl/cogl/libmutter-cogl-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0.p/libmutter-cogl-11.so.0.0.0.symbols [141/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-base-types.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-base-types.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-base-types.c.o -c ../clutter/clutter/clutter-base-types.c [142/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-backend.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-backend.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-backend.c.o -c ../clutter/clutter/clutter-backend.c [143/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-bind-constraint.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-bind-constraint.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-bind-constraint.c.o -c ../clutter/clutter/clutter-bind-constraint.c [144/4519] gcc -o cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0 cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p/cogl-pango-display-list.c.o cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p/cogl-pango-fontmap.c.o cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p/cogl-pango-glyph-cache.c.o cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p/cogl-pango-pipeline-cache.c.o cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p/cogl-pango-render.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libmutter-cogl-pango-11.so.0 -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../cogl:XXXXX' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl cogl/cogl/libmutter-cogl-11.so.0.0.0 /usr/lib64/libpango-1.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgraphene-1.0.so /usr/lib64/libwayland-server.so /usr/lib64/libEGL.so /usr/lib64/libX11.so /usr/lib64/libGL.so /usr/lib64/libGLESv2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libXext.so /usr/lib64/libXfixes.so /usr/lib64/libXdamage.so /usr/lib64/libXcomposite.so /usr/lib64/libXrandr.so -lm -Wl,--end-group [145/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-bin-layout.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-bin-layout.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-bin-layout.c.o -c ../clutter/clutter/clutter-bin-layout.c [146/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-binding-pool.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-binding-pool.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-binding-pool.c.o -c ../clutter/clutter/clutter-binding-pool.c [147/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-blur.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-blur.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-blur.c.o -c ../clutter/clutter/clutter-blur.c [148/4519] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/mutter-43.0/redhat-linux-build cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0 cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0 cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0.p/libmutter-cogl-pango-11.so.0.0.0.symbols [149/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-cairo.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-cairo.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-cairo.c.o -c ../clutter/clutter/clutter-cairo.c [150/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-blur-effect.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-blur-effect.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-blur-effect.c.o -c ../clutter/clutter/clutter-blur-effect.c [151/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-brightness-contrast-effect.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-brightness-contrast-effect.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-brightness-contrast-effect.c.o -c ../clutter/clutter/clutter-brightness-contrast-effect.c [152/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-box-layout.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-box-layout.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-box-layout.c.o -c ../clutter/clutter/clutter-box-layout.c [153/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-child-meta.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-child-meta.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-child-meta.c.o -c ../clutter/clutter/clutter-child-meta.c [154/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-canvas.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-canvas.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-canvas.c.o -c ../clutter/clutter/clutter-canvas.c [155/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-click-action.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-click-action.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-click-action.c.o -c ../clutter/clutter/clutter-click-action.c [156/4519] /usr/bin/meson --internal exe --unpickle /builddir/build/BUILD/mutter-43.0/redhat-linux-build/meson-private/meson_exe_g-ir-scanner_61d7b2ac639d777472a6e337941ce804bdf2d454.dat [157/4519] /usr/bin/g-ir-compiler cogl/cogl/Cogl-11.gir --output cogl/cogl/Cogl-11.typelib --includedir=/usr/share/gir-1.0 [158/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-clone.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-clone.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-clone.c.o -c ../clutter/clutter/clutter-clone.c [159/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-color-state.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-color-state.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-color-state.c.o -c ../clutter/clutter/clutter-color-state.c [160/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-color.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-color.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-color.c.o -c ../clutter/clutter/clutter-color.c [161/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-colorize-effect.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-colorize-effect.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-colorize-effect.c.o -c ../clutter/clutter/clutter-colorize-effect.c [162/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-actor.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-actor.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-actor.c.o -c ../clutter/clutter/clutter-actor.c [163/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-constraint.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-constraint.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-constraint.c.o -c ../clutter/clutter/clutter-constraint.c [164/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-damage-history.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-damage-history.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-damage-history.c.o -c ../clutter/clutter/clutter-damage-history.c [165/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-content.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-content.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-content.c.o -c ../clutter/clutter/clutter-content.c [166/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-container.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-container.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-container.c.o -c ../clutter/clutter/clutter-container.c [167/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-pick-context.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-pick-context.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-pick-context.c.o -c ../clutter/clutter/clutter-pick-context.c [168/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-desaturate-effect.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-desaturate-effect.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-desaturate-effect.c.o -c ../clutter/clutter/clutter-desaturate-effect.c [169/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-deform-effect.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-deform-effect.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-deform-effect.c.o -c ../clutter/clutter/clutter-deform-effect.c [170/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-fixed-layout.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-fixed-layout.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-fixed-layout.c.o -c ../clutter/clutter/clutter-fixed-layout.c [171/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-flatten-effect.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-flatten-effect.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-flatten-effect.c.o -c ../clutter/clutter/clutter-flatten-effect.c [172/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-frame.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-frame.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-frame.c.o -c ../clutter/clutter/clutter-frame.c [173/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-frame-clock.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-frame-clock.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-frame-clock.c.o -c ../clutter/clutter/clutter-frame-clock.c [174/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-graphene.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-graphene.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-graphene.c.o -c ../clutter/clutter/clutter-graphene.c [175/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-flow-layout.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-flow-layout.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-flow-layout.c.o -c ../clutter/clutter/clutter-flow-layout.c [176/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-gesture-action.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-gesture-action.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-gesture-action.c.o -c ../clutter/clutter/clutter-gesture-action.c [177/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-input-device-tool.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-input-device-tool.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-input-device-tool.c.o -c ../clutter/clutter/clutter-input-device-tool.c [178/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-image.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-image.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-image.c.o -c ../clutter/clutter/clutter-image.c [179/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-grid-layout.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-grid-layout.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-grid-layout.c.o -c ../clutter/clutter/clutter-grid-layout.c [180/4519] /usr/bin/meson --internal exe --unpickle /builddir/build/BUILD/mutter-43.0/redhat-linux-build/meson-private/meson_exe_g-ir-scanner_780fc4df99ef0bd18f2931f736a340027bfcbec7.dat [181/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-input-device.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-input-device.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-input-device.c.o -c ../clutter/clutter/clutter-input-device.c [182/4519] /usr/bin/g-ir-compiler cogl/cogl-pango/CoglPango-11.gir --output cogl/cogl-pango/CoglPango-11.typelib --includedir=/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl --includedir=/usr/share/gir-1.0 [183/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-input-focus.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-input-focus.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-input-focus.c.o -c ../clutter/clutter/clutter-input-focus.c [184/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-input-pointer-a11y.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-input-pointer-a11y.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-input-pointer-a11y.c.o -c ../clutter/clutter/clutter-input-pointer-a11y.c [185/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-input-method.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-input-method.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-input-method.c.o -c ../clutter/clutter/clutter-input-method.c [186/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-virtual-input-device.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-virtual-input-device.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-virtual-input-device.c.o -c ../clutter/clutter/clutter-virtual-input-device.c [187/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-keyframe-transition.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-keyframe-transition.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-keyframe-transition.c.o -c ../clutter/clutter/clutter-keyframe-transition.c [188/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-keymap.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-keymap.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-keymap.c.o -c ../clutter/clutter/clutter-keymap.c [189/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-keysyms-table.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-keysyms-table.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-keysyms-table.c.o -c ../clutter/clutter/clutter-keysyms-table.c [190/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-interval.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-interval.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-interval.c.o -c ../clutter/clutter/clutter-interval.c [191/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-layout-meta.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-layout-meta.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-layout-meta.c.o -c ../clutter/clutter/clutter-layout-meta.c [192/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-offscreen-effect.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-offscreen-effect.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-offscreen-effect.c.o -c ../clutter/clutter/clutter-offscreen-effect.c [193/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-layout-manager.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-layout-manager.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-layout-manager.c.o -c ../clutter/clutter/clutter-layout-manager.c [194/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-paint-context.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-paint-context.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-paint-context.c.o -c ../clutter/clutter/clutter-paint-context.c [195/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-page-turn-effect.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-page-turn-effect.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-page-turn-effect.c.o -c ../clutter/clutter/clutter-page-turn-effect.c [196/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-main.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-main.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-main.c.o -c ../clutter/clutter/clutter-main.c [197/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-path-constraint.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-path-constraint.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-path-constraint.c.o -c ../clutter/clutter/clutter-path-constraint.c [198/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-pick-stack.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-pick-stack.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-pick-stack.c.o -c ../clutter/clutter/clutter-pick-stack.c [199/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-pan-action.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-pan-action.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-pan-action.c.o -c ../clutter/clutter/clutter-pan-action.c [200/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-paint-nodes.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-paint-nodes.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-paint-nodes.c.o -c ../clutter/clutter/clutter-paint-nodes.c [201/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-paint-node.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-paint-node.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-paint-node.c.o -c ../clutter/clutter/clutter-paint-node.c [202/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-path.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-path.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-path.c.o -c ../clutter/clutter/clutter-path.c [203/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-property-transition.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-property-transition.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-property-transition.c.o -c ../clutter/clutter/clutter-property-transition.c [204/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-rotate-action.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-rotate-action.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-rotate-action.c.o -c ../clutter/clutter/clutter-rotate-action.c [205/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-script.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-script.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-script.c.o -c ../clutter/clutter/clutter-script.c [206/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-scriptable.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-scriptable.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-scriptable.c.o -c ../clutter/clutter/clutter-scriptable.c [207/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-scroll-actor.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-scroll-actor.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-scroll-actor.c.o -c ../clutter/clutter/clutter-scroll-actor.c [208/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-seat.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-seat.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-seat.c.o -c ../clutter/clutter/clutter-seat.c [209/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-settings.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-settings.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-settings.c.o -c ../clutter/clutter/clutter-settings.c [210/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-script-parser.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-script-parser.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-script-parser.c.o -c ../clutter/clutter/clutter-script-parser.c [211/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-shader-effect.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-shader-effect.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-shader-effect.c.o -c ../clutter/clutter/clutter-shader-effect.c [212/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-shader-types.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-shader-types.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-shader-types.c.o -c ../clutter/clutter/clutter-shader-types.c [213/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-swipe-action.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-swipe-action.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-swipe-action.c.o -c ../clutter/clutter/clutter-swipe-action.c [214/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-snap-constraint.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-snap-constraint.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-snap-constraint.c.o -c ../clutter/clutter/clutter-snap-constraint.c [215/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-stage-manager.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-stage-manager.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-stage-manager.c.o -c ../clutter/clutter/clutter-stage-manager.c [216/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-stage-window.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-stage-window.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-stage-window.c.o -c ../clutter/clutter/clutter-stage-window.c [217/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-tap-action.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-tap-action.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-tap-action.c.o -c ../clutter/clutter/clutter-tap-action.c [218/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-stage-view.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-stage-view.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-stage-view.c.o -c ../clutter/clutter/clutter-stage-view.c [219/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-text-buffer.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-text-buffer.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-text-buffer.c.o -c ../clutter/clutter/clutter-text-buffer.c [220/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-transition-group.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-transition-group.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-transition-group.c.o -c ../clutter/clutter/clutter-transition-group.c [221/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-texture-content.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-texture-content.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-texture-content.c.o -c ../clutter/clutter/clutter-texture-content.c [222/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-stage.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-stage.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-stage.c.o -c ../clutter/clutter/clutter-stage.c [223/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-transition.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-transition.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-transition.c.o -c ../clutter/clutter/clutter-transition.c [224/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-util.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-util.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-util.c.o -c ../clutter/clutter/clutter-util.c [225/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-units.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-units.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-units.c.o -c ../clutter/clutter/clutter-units.c [226/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-timeline.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-timeline.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-timeline.c.o -c ../clutter/clutter/clutter-timeline.c [227/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-paint-volume.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-paint-volume.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-paint-volume.c.o -c ../clutter/clutter/clutter-paint-volume.c [228/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-easing.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-easing.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-easing.c.o -c ../clutter/clutter/clutter-easing.c [229/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-zoom-action.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-zoom-action.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-zoom-action.c.o -c ../clutter/clutter/clutter-zoom-action.c [230/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally.c.o -c ../clutter/clutter/cally/cally.c [231/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-text.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-text.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-text.c.o -c ../clutter/clutter/clutter-text.c [232/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally-clone.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally-clone.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally-clone.c.o -c ../clutter/clutter/cally/cally-clone.c [233/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally-stage.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally-stage.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally-stage.c.o -c ../clutter/clutter/cally/cally-stage.c [234/4519] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.Mutter. --c-namespace MetaDBus --header --output src/meta-dbus-display-config.h /builddir/build/BUILD/mutter-43.0/data/dbus-interfaces/org.gnome.Mutter.DisplayConfig.xml [235/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally-root.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally-root.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally-root.c.o -c ../clutter/clutter/cally/cally-root.c [236/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally-util.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally-util.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally-util.c.o -c ../clutter/clutter/cally/cally-util.c [237/4519] /usr/bin/meson --internal exe --capture src/meta-private-enum-types.c -- /usr/bin/glib-mkenums --template /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta-private-enum-types.c.in /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/backends/meta-screen-cast.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/backends/native/meta-backend-native-types.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/backends/native/meta-drm-buffer.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/backends/native/meta-kms-types.h [238/4519] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.Mutter. --c-namespace MetaDBus --c-generate-object-manager --body --output src/meta-dbus-idle-monitor.c /builddir/build/BUILD/mutter-43.0/data/dbus-interfaces/org.gnome.Mutter.IdleMonitor.xml [239/4519] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.Mutter. --c-namespace MetaDBus --c-generate-object-manager --header --output src/meta-dbus-idle-monitor.h /builddir/build/BUILD/mutter-43.0/data/dbus-interfaces/org.gnome.Mutter.IdleMonitor.xml [240/4519] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.Mutter. --c-namespace MetaDBus --header --output src/meta-dbus-input-mapping.h /builddir/build/BUILD/mutter-43.0/data/dbus-interfaces/org.gnome.Mutter.InputMapping.xml [241/4519] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome. --c-namespace MetaDBus --body --output src/meta-dbus-sysprof3-profiler.c /usr/share/dbus-1/interfaces/org.gnome.Sysprof3.Profiler.xml [242/4519] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.Mutter. --c-namespace MetaDBus --body --output src/meta-dbus-input-mapping.c /builddir/build/BUILD/mutter-43.0/data/dbus-interfaces/org.gnome.Mutter.InputMapping.xml [243/4519] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome. --c-namespace MetaDBus --header --output src/meta-dbus-sysprof3-profiler.h /usr/share/dbus-1/interfaces/org.gnome.Sysprof3.Profiler.xml [244/4519] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.freedesktop.login1. --c-namespace MetaDbusLogin1 --body --output src/meta-dbus-login1.c /builddir/build/BUILD/mutter-43.0/data/dbus-interfaces/org.freedesktop.login1.xml [245/4519] gcc -Iclutter/clutter/libmutter-clutter-11.so.0.0.0.p -Iclutter/clutter -I../clutter/clutter -Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 '-DCLUTTER_SYSCONFDIR="/etc"' -DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCOGL_ENABLE_MUTTER_API '-DG_LOG_DOMAIN="Clutter"' -MD -MQ clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally-text.c.o -MF clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally-text.c.o.d -o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally-text.c.o -c ../clutter/clutter/cally/cally-text.c [246/4519] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.freedesktop.login1. --c-namespace MetaDbusLogin1 --header --output src/meta-dbus-login1.h /builddir/build/BUILD/mutter-43.0/data/dbus-interfaces/org.freedesktop.login1.xml [247/4519] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.Mutter. --c-namespace MetaDBus --header --output src/meta-dbus-remote-desktop.h /builddir/build/BUILD/mutter-43.0/data/dbus-interfaces/org.gnome.Mutter.RemoteDesktop.xml [248/4519] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.Mutter. --c-namespace MetaDBus --body --output src/meta-dbus-screen-cast.c /builddir/build/BUILD/mutter-43.0/data/dbus-interfaces/org.gnome.Mutter.ScreenCast.xml [249/4519] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.Mutter. --c-namespace MetaDBus --body --output src/meta-dbus-remote-desktop.c /builddir/build/BUILD/mutter-43.0/data/dbus-interfaces/org.gnome.Mutter.RemoteDesktop.xml [250/4519] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.Mutter. --c-namespace MetaDBus --header --output src/meta-dbus-screen-cast.h /builddir/build/BUILD/mutter-43.0/data/dbus-interfaces/org.gnome.Mutter.ScreenCast.xml [251/4519] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.freedesktop. --c-namespace MetaDbus --header --output src/meta-dbus-rtkit1.h /builddir/build/BUILD/mutter-43.0/data/dbus-interfaces/org.freedesktop.RealtimeKit1.xml [252/4519] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.freedesktop. --c-namespace MetaDbus --body --output src/meta-dbus-rtkit1.c /builddir/build/BUILD/mutter-43.0/data/dbus-interfaces/org.freedesktop.RealtimeKit1.xml [253/4519] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [254/4519] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml src/linux-dmabuf-unstable-v1-server-protocol.h [255/4519] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml src/linux-dmabuf-unstable-v1-client-protocol.h [256/4519] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml src/linux-dmabuf-unstable-v1-protocol.c [257/4519] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml src/pointer-constraints-unstable-v1-server-protocol.h [258/4519] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml src/pointer-constraints-unstable-v1-client-protocol.h [259/4519] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml src/pointer-constraints-unstable-v1-protocol.c [260/4519] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml src/pointer-gestures-unstable-v1-server-protocol.h [261/4519] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml src/pointer-gestures-unstable-v1-client-protocol.h [262/4519] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome. --c-namespace MetaDbus --body --output src/meta-dbus-gsd-color.c /builddir/build/BUILD/mutter-43.0/data/dbus-interfaces/org.gnome.SettingsDaemon.Color.xml [263/4519] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml src/pointer-gestures-unstable-v1-protocol.c [264/4519] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/stable/presentation-time/presentation-time.xml src/presentation-time-server-protocol.h [265/4519] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/stable/presentation-time/presentation-time.xml src/presentation-time-client-protocol.h [266/4519] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/stable/presentation-time/presentation-time.xml src/presentation-time-protocol.c [267/4519] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/primary-selection/primary-selection-unstable-v1.xml src/primary-selection-unstable-v1-server-protocol.h [268/4519] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/primary-selection/primary-selection-unstable-v1.xml src/primary-selection-unstable-v1-client-protocol.h [269/4519] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/primary-selection/primary-selection-unstable-v1.xml src/primary-selection-unstable-v1-protocol.c [270/4519] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml src/relative-pointer-unstable-v1-server-protocol.h [271/4519] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml src/relative-pointer-unstable-v1-client-protocol.h [272/4519] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml src/relative-pointer-unstable-v1-protocol.c [273/4519] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/staging/single-pixel-buffer/single-pixel-buffer-v1.xml src/single-pixel-buffer-v1-server-protocol.h [274/4519] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/staging/single-pixel-buffer/single-pixel-buffer-v1.xml src/single-pixel-buffer-v1-client-protocol.h [275/4519] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/staging/single-pixel-buffer/single-pixel-buffer-v1.xml src/single-pixel-buffer-v1-protocol.c [276/4519] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/tablet/tablet-unstable-v2.xml src/tablet-unstable-v2-server-protocol.h [277/4519] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/tablet/tablet-unstable-v2.xml src/tablet-unstable-v2-client-protocol.h [278/4519] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/tablet/tablet-unstable-v2.xml src/tablet-unstable-v2-protocol.c [279/4519] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/text-input/text-input-unstable-v3.xml src/text-input-unstable-v3-server-protocol.h [280/4519] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/text-input/text-input-unstable-v3.xml src/text-input-unstable-v3-client-protocol.h [281/4519] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/text-input/text-input-unstable-v3.xml src/text-input-unstable-v3-protocol.c [282/4519] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/stable/viewporter/viewporter.xml src/viewporter-server-protocol.h [283/4519] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/stable/viewporter/viewporter.xml src/viewporter-client-protocol.h [284/4519] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/stable/viewporter/viewporter.xml src/viewporter-protocol.c [285/4519] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/staging/xdg-activation/xdg-activation-v1.xml src/xdg-activation-v1-server-protocol.h [286/4519] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/staging/xdg-activation/xdg-activation-v1.xml src/xdg-activation-v1-client-protocol.h [287/4519] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/staging/xdg-activation/xdg-activation-v1.xml src/xdg-activation-v1-protocol.c [288/4519] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml src/xdg-foreign-unstable-v1-server-protocol.h [289/4519] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml src/xdg-foreign-unstable-v1-client-protocol.h [290/4519] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml src/xdg-foreign-unstable-v1-protocol.c [291/4519] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/xdg-output/xdg-output-unstable-v1.xml src/xdg-output-unstable-v1-server-protocol.h [292/4519] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/xdg-output/xdg-output-unstable-v1.xml src/xdg-output-unstable-v1-client-protocol.h [293/4519] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/xdg-output/xdg-output-unstable-v1.xml src/xdg-output-unstable-v1-protocol.c [294/4519] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml src/xdg-shell-client-protocol.h [295/4519] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml src/xdg-shell-server-protocol.h [296/4519] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml src/xdg-shell-protocol.c [297/4519] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/xwayland-keyboard-grab/xwayland-keyboard-grab-unstable-v1.xml src/xwayland-keyboard-grab-unstable-v1-server-protocol.h [298/4519] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/xwayland-keyboard-grab/xwayland-keyboard-grab-unstable-v1.xml src/xwayland-keyboard-grab-unstable-v1-protocol.c [299/4519] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/xwayland-keyboard-grab/xwayland-keyboard-grab-unstable-v1.xml src/xwayland-keyboard-grab-unstable-v1-client-protocol.h [300/4519] /usr/bin/wayland-scanner server-header /usr/share/wayland-eglstream/wayland-eglstream-controller.xml src/wayland-eglstream-controller-server-protocol.h [301/4519] /usr/bin/wayland-scanner private-code /usr/share/wayland-eglstream/wayland-eglstream-controller.xml src/wayland-eglstream-controller-protocol.c [302/4519] /usr/bin/wayland-scanner client-header /usr/share/wayland-eglstream/wayland-eglstream-controller.xml src/wayland-eglstream-controller-client-protocol.h [303/4519] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome. --c-namespace MetaDbus --body --output src/meta-dbus-gsd-power-screen.c /builddir/build/BUILD/mutter-43.0/data/dbus-interfaces/org.gnome.SettingsDaemon.Power.Screen.xml [304/4519] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome. --c-namespace MetaDbus --header --output src/meta-dbus-gsd-color.h /builddir/build/BUILD/mutter-43.0/data/dbus-interfaces/org.gnome.SettingsDaemon.Color.xml [305/4519] gcc -Isrc/mutter-restart-helper.p -Isrc -I../src -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-restart-helper"' -MD -MQ src/mutter-restart-helper.p/core_restart-helper.c.o -MF src/mutter-restart-helper.p/core_restart-helper.c.o.d -o src/mutter-restart-helper.p/core_restart-helper.c.o -c ../src/core/restart-helper.c [306/4519] /builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive/meson/gen-test-unit-names.sh src/tests/clutter/interactive/test-unit-names.h ../src/tests/clutter/interactive/test-events.c ../src/tests/clutter/interactive/test-actors.c ../src/tests/clutter/interactive/test-script.c ../src/tests/clutter/interactive/test-grab.c ../src/tests/clutter/interactive/test-cogl-shader-glsl.c ../src/tests/clutter/interactive/test-cogl-tex-tile.c ../src/tests/clutter/interactive/test-cogl-offscreen.c ../src/tests/clutter/interactive/test-cogl-tex-polygon.c ../src/tests/clutter/interactive/test-animation.c ../src/tests/clutter/interactive/test-easing.c ../src/tests/clutter/interactive/test-binding-pool.c ../src/tests/clutter/interactive/test-text.c ../src/tests/clutter/interactive/test-text-field.c ../src/tests/clutter/interactive/test-cairo-clock.c ../src/tests/clutter/interactive/test-cairo-flowers.c ../src/tests/clutter/interactive/test-stage-sizing.c ../src/tests/clutter/interactive/test-swipe-action.c ../src/tests/clutter/interactive/test-cogl-point-sprites.c ../src/tests/clutter/interactive/test-devices.c ../src/tests/clutter/interactive/test-content.c ../src/tests/clutter/interactive/test-keyframe-transition.c ../src/tests/clutter/interactive/test-touch-events.c ../src/tests/clutter/interactive/test-rotate-zoom.c ../src/tests/clutter/interactive/test-image.c [307/4519] /usr/bin/wayland-scanner private-code ../src/tests/wayland-test-clients/test-driver.xml src/tests/wayland-test-clients/test-driver-protocol.c [308/4519] gcc -o src/mutter-restart-helper src/mutter-restart-helper.p/core_restart-helper.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,--start-group /usr/lib64/libX11.so /usr/lib64/libXcomposite.so -Wl,--end-group [309/4519] /usr/bin/wayland-scanner client-header ../src/tests/wayland-test-clients/test-driver.xml src/tests/wayland-test-clients/test-driver-client-protocol.h [310/4519] /usr/bin/wayland-scanner server-header ../src/tests/wayland-test-clients/test-driver.xml src/tests/wayland-test-clients/test-driver-server-protocol.h [311/4519] gcc -Isrc/tests/wayland-test-clients/buffer-transform.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [312/4519] gcc -Isrc/tests/wayland-test-clients/buffer-transform.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [313/4519] /builddir/build/BUILD/mutter-43.0/src/backends/native/gen-default-modes.py src/meta-default-modes.h [314/4519] gcc -Isrc/tests/wayland-test-clients/buffer-transform.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [315/4519] gcc -Isrc/tests/wayland-test-clients/buffer-transform.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._gtk-shell-protocol.c.o -MF src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._gtk-shell-protocol.c.o.d -o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [316/4519] gcc -Isrc/tests/wayland-test-clients/buffer-transform.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [317/4519] gcc -Isrc/tests/wayland-test-clients/buffer-transform.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [318/4519] gcc -Isrc/tests/wayland-test-clients/buffer-transform.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [319/4519] gcc -Isrc/tests/wayland-test-clients/buffer-transform.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [320/4519] /usr/bin/meson --internal exe --capture src/meta/meta-enum-types.h -- /usr/bin/glib-mkenums --template /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-enum-types.h.in /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/barrier.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/boxes.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/common.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/compositor.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/compositor-mutter.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/display.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/group.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/keybindings.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/main.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-backend.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-background.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-background-actor.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-background-content.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-background-group.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-background-image.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-close-dialog.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-cursor-tracker.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-context.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-dnd.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-enums.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-idle-monitor.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-inhibit-shortcuts-dialog.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-launch-context.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-later.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-monitor-manager.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-plugin.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-remote-access-controller.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-selection.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-selection-source.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-selection-source-memory.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-settings.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-shadow-factory.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-shaped-texture.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-sound-player.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-stage.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-startup-notification.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-window-actor.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-window-group.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-window-shape.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-workspace-manager.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/prefs.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/theme.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/types.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/util.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/window.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/workspace.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-wayland-client.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-x11-display.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-x11-errors.h [321/4519] gcc -Isrc/tests/wayland-test-clients/buffer-transform.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._presentation-time-protocol.c.o -MF src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._presentation-time-protocol.c.o.d -o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [322/4519] gcc -Isrc/tests/wayland-test-clients/invalid-xdg-shell-actions.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [323/4519] gcc -Isrc/tests/wayland-test-clients/single-pixel-buffer.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [324/4519] gcc -Isrc/compositor/plugins/libdefault.so.p -Isrc/compositor/plugins -I../src/compositor/plugins -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -fPIC '-DG_LOG_DOMAIN="mutter"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/compositor/plugins/libdefault.so.p/default.c.o -MF src/compositor/plugins/libdefault.so.p/default.c.o.d -o src/compositor/plugins/libdefault.so.p/default.c.o -c ../src/compositor/plugins/default.c [325/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-stream.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-stream.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-stream.c.o -c ../src/backends/meta-screen-cast-stream.c [326/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-actor-surface.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-actor-surface.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-actor-surface.c.o -c ../src/wayland/meta-wayland-actor-surface.c [327/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-virtual-stream.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-virtual-stream.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-virtual-stream.c.o -c ../src/backends/meta-screen-cast-virtual-stream.c [328/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-data-device.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-data-device.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-data-device.c.o -c ../src/wayland/meta-wayland-data-device.c [329/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-window-stream.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-window-stream.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-window-stream.c.o -c ../src/backends/meta-screen-cast-window-stream.c [330/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-display-config.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-display-config.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [331/4519] /usr/bin/meson --internal exe --capture src/meta/meta-enum-types.c -- /usr/bin/glib-mkenums --template /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-enum-types.c.in /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/barrier.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/boxes.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/common.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/compositor.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/compositor-mutter.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/display.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/group.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/keybindings.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/main.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-backend.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-background.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-background-actor.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-background-content.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-background-group.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-background-image.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-close-dialog.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-cursor-tracker.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-context.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-dnd.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-enums.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-idle-monitor.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-inhibit-shortcuts-dialog.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-launch-context.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-later.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-monitor-manager.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-plugin.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-remote-access-controller.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-selection.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-selection-source.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-selection-source-memory.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-settings.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-shadow-factory.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-shaped-texture.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-sound-player.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-stage.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-startup-notification.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-window-actor.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-window-group.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-window-shape.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-workspace-manager.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/prefs.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/theme.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/types.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/util.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/window.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/workspace.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-wayland-client.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-x11-display.h /builddir/build/BUILD/mutter-43.0/redhat-linux-build/../src/meta/meta-x11-errors.h [332/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-gsd-color.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-gsd-color.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [333/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-private-enum-types.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-private-enum-types.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [334/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-gsd-power-screen.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-gsd-power-screen.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [335/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-input-mapping.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-input-mapping.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [336/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-sysprof3-profiler.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-sysprof3-profiler.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [337/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-idle-monitor.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-idle-monitor.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [338/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-login1.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-login1.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [339/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._pointer-gestures-unstable-v1-protocol.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [340/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [341/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._pointer-constraints-unstable-v1-protocol.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [342/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [343/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._gtk-shell-protocol.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._gtk-shell-protocol.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [344/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._tablet-unstable-v2-protocol.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._tablet-unstable-v2-protocol.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [345/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._relative-pointer-unstable-v1-protocol.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._relative-pointer-unstable-v1-protocol.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [346/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._presentation-time-protocol.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._presentation-time-protocol.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [347/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._primary-selection-unstable-v1-protocol.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._primary-selection-unstable-v1-protocol.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [348/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._xdg-activation-v1-protocol.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._xdg-activation-v1-protocol.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [349/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._xdg-foreign-unstable-v1-protocol.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [350/4519] gcc -o clutter/clutter/libmutter-clutter-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0.p/meson-generated_.._clutter-enum-types.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/meson-generated_.._clutter-marshal.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-action.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-actor-box.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-actor-meta.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-actor.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-align-constraint.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-animatable.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-backend.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-base-types.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-bezier.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-bind-constraint.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-binding-pool.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-bin-layout.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-blur.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-blur-effect.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-box-layout.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-brightness-contrast-effect.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-cairo.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-canvas.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-child-meta.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-click-action.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-clone.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-color.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-color-state.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-colorize-effect.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-constraint.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-container.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-content.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-damage-history.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-deform-effect.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-desaturate-effect.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-effect.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-event.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-fixed-layout.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-flatten-effect.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-flow-layout.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-frame-clock.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-frame.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-gesture-action.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-graphene.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-grid-layout.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-image.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-input-device.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-input-device-tool.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-input-focus.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-input-method.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-input-pointer-a11y.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-virtual-input-device.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-interval.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-keyframe-transition.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-keymap.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-keysyms-table.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-layout-manager.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-layout-meta.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-main.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-offscreen-effect.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-page-turn-effect.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-paint-context.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-paint-nodes.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-paint-node.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-pan-action.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-path-constraint.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-path.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-pick-context.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-pick-stack.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-property-transition.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-rotate-action.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-script.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-script-parser.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-scriptable.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-scroll-actor.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-seat.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-settings.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-shader-effect.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-shader-types.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-swipe-action.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-snap-constraint.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-stage.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-stage-manager.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-stage-view.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-stage-window.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-tap-action.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-text.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-text-buffer.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-texture-content.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-transition-group.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-transition.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-timeline.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-units.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-util.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-paint-volume.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-zoom-action.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-easing.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/clutter-id-pool.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally-actor.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally-clone.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally-root.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally-stage.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally-text.c.o clutter/clutter/libmutter-clutter-11.so.0.0.0.p/cally_cally-util.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libmutter-clutter-11.so.0 -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../../cogl/cogl:$ORIGIN/../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango cogl/cogl/libmutter-cogl-11.so.0.0.0 cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0 /usr/lib64/libatk-1.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libjson-glib-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libX11.so /usr/lib64/libfribidi.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so /usr/lib64/libwayland-server.so /usr/lib64/libXext.so /usr/lib64/libXdamage.so /usr/lib64/libXfixes.so /usr/lib64/libXcomposite.so /usr/lib64/libXtst.so /usr/lib64/libXi.so /usr/lib64/libwacom.so /usr/lib64/libgraphene-1.0.so /usr/lib64/libEGL.so /usr/lib64/libGL.so /usr/lib64/libGLESv2.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libXrandr.so -lm -Wl,--end-group [351/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._viewporter-protocol.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._viewporter-protocol.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._viewporter-protocol.c.o -c src/viewporter-protocol.c [352/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-remote-desktop.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-remote-desktop.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [353/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-settings.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-settings.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-settings.c.o -c ../src/backends/meta-settings.c [354/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._single-pixel-buffer-v1-protocol.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._single-pixel-buffer-v1-protocol.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [355/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._xdg-shell-protocol.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._xdg-shell-protocol.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [356/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [357/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._text-input-unstable-v3-protocol.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._text-input-unstable-v3-protocol.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [358/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-rtkit1.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-rtkit1.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [359/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._xdg-output-unstable-v1-protocol.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._xdg-output-unstable-v1-protocol.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [360/4519] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/mutter-43.0/redhat-linux-build clutter/clutter/libmutter-clutter-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0.p/libmutter-clutter-11.so.0.0.0.symbols [361/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-screen-cast.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-screen-cast.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [362/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_meta-renderer-x11.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_meta-renderer-x11.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_meta-renderer-x11.c.o -c ../src/backends/x11/meta-renderer-x11.c [363/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._wayland-eglstream-controller-protocol.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._wayland-eglstream-controller-protocol.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [364/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-color-store.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-color-store.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-color-store.c.o -c ../src/backends/meta-color-store.c [365/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-window.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-window.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-window.c.o -c ../src/backends/meta-screen-cast-window.c [366/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_meta-output-xrandr.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_meta-output-xrandr.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_meta-output-xrandr.c.o -c ../src/backends/x11/meta-output-xrandr.c [367/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-xwayland.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-xwayland.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-xwayland.c.o -c ../src/wayland/meta-xwayland.c [368/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/meson-generated_.._meta_meta-enum-types.c.o -MF src/libmutter-11.so.0.0.0.p/meson-generated_.._meta_meta-enum-types.c.o.d -o src/libmutter-11.so.0.0.0.p/meson-generated_.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [369/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [370/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_edid-parse.c.o -MF src/libmutter-11.so.0.0.0.p/backends_edid-parse.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_edid-parse.c.o -c ../src/backends/edid-parse.c [371/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-backend.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-backend.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-backend.c.o -c ../src/backends/meta-backend.c [372/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-barrier.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-barrier.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-barrier.c.o -c ../src/backends/meta-barrier.c [373/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-color-device.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-color-device.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-color-device.c.o -c ../src/backends/meta-color-device.c [374/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_util.c.o -MF src/libmutter-11.so.0.0.0.p/core_util.c.o.d -o src/libmutter-11.so.0.0.0.p/core_util.c.o -c ../src/core/util.c [375/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-monitor-config-migration.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-monitor-config-migration.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-monitor-config-migration.c.o -c ../src/backends/meta-monitor-config-migration.c [376/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-crtc-mode.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-crtc-mode.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-crtc-mode.c.o -c ../src/backends/meta-crtc-mode.c [377/4519] /usr/bin/meson --internal exe --unpickle /builddir/build/BUILD/mutter-43.0/redhat-linux-build/meson-private/meson_exe_g-ir-scanner_1590206132f26f0bd86f07a5093a1c7d1d7244df.dat [378/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-monitor-config-manager.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-monitor-config-manager.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-monitor-config-manager.c.o -c ../src/backends/meta-monitor-config-manager.c [379/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-crtc.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-crtc.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-crtc.c.o -c ../src/backends/meta-crtc.c [380/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-color-manager.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-color-manager.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-color-manager.c.o -c ../src/backends/meta-color-manager.c [381/4519] /usr/bin/g-ir-compiler clutter/clutter/Clutter-11.gir --output clutter/clutter/Clutter-11.typelib --includedir=/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl --includedir=/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango --includedir=/usr/share/gir-1.0 [382/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-color-profile.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-color-profile.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-color-profile.c.o -c ../src/backends/meta-color-profile.c [383/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-gpu.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-gpu.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-gpu.c.o -c ../src/backends/meta-gpu.c [384/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-cursor.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-cursor.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-cursor.c.o -c ../src/backends/meta-cursor.c [385/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-cursor-sprite-xcursor.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-cursor-sprite-xcursor.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-cursor-sprite-xcursor.c.o -c ../src/backends/meta-cursor-sprite-xcursor.c [386/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-cursor-renderer.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-cursor-renderer.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-cursor-renderer.c.o -c ../src/backends/meta-cursor-renderer.c [387/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-cursor-tracker.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-cursor-tracker.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-cursor-tracker.c.o -c ../src/backends/meta-cursor-tracker.c [388/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-input-settings.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-input-settings.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-input-settings.c.o -c ../src/backends/meta-input-settings.c [389/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-idle-manager.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-idle-manager.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-idle-manager.c.o -c ../src/backends/meta-idle-manager.c [390/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-input-device.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-input-device.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-input-device.c.o -c ../src/backends/meta-input-device.c [391/4519] /usr/bin/meson --internal exe --unpickle /builddir/build/BUILD/mutter-43.0/redhat-linux-build/meson-private/meson_exe_g-ir-scanner_429ecc3c00cad8a853195decb3c2ccf686b27b37.dat [392/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-keymap-utils.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-keymap-utils.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-keymap-utils.c.o -c ../src/backends/meta-keymap-utils.c [393/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-idle-monitor.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-idle-monitor.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-idle-monitor.c.o -c ../src/backends/meta-idle-monitor.c [394/4519] /usr/bin/g-ir-compiler clutter/clutter/Cally-11.gir --output clutter/clutter/Cally-11.typelib --includedir=/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl --includedir=/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango --includedir=/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter --includedir=/usr/share/gir-1.0 [395/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-input-settings-dummy.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-input-settings-dummy.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-input-settings-dummy.c.o -c ../src/backends/meta-input-settings-dummy.c [396/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-logical-monitor.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-logical-monitor.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-logical-monitor.c.o -c ../src/backends/meta-logical-monitor.c [397/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-monitor.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-monitor.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-monitor.c.o -c ../src/backends/meta-monitor.c [398/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-input-mapper.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-input-mapper.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-input-mapper.c.o -c ../src/backends/meta-input-mapper.c [399/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-virtual-monitor.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-virtual-monitor.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-virtual-monitor.c.o -c ../src/backends/meta-virtual-monitor.c [400/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-output.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-output.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-output.c.o -c ../src/backends/meta-output.c [401/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-remote-access-controller.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-remote-access-controller.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-remote-access-controller.c.o -c ../src/backends/meta-remote-access-controller.c [402/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-monitor-config-store.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-monitor-config-store.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-monitor-config-store.c.o -c ../src/backends/meta-monitor-config-store.c [403/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-renderer.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-renderer.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-renderer.c.o -c ../src/backends/meta-renderer.c [404/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-monitor-transform.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-monitor-transform.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-monitor-transform.c.o -c ../src/backends/meta-monitor-transform.c [405/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-monitor-manager-dummy.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-monitor-manager-dummy.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-monitor-manager-dummy.c.o -c ../src/backends/meta-monitor-manager-dummy.c [406/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-renderer-view.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-renderer-view.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-renderer-view.c.o -c ../src/backends/meta-renderer-view.c [407/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-orientation-manager.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-orientation-manager.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-orientation-manager.c.o -c ../src/backends/meta-orientation-manager.c [408/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-pointer-constraint.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-pointer-constraint.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-pointer-constraint.c.o -c ../src/backends/meta-pointer-constraint.c [409/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [410/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_startup-notification.c.o -MF src/libmutter-11.so.0.0.0.p/core_startup-notification.c.o.d -o src/libmutter-11.so.0.0.0.p/core_startup-notification.c.o -c ../src/core/startup-notification.c [411/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/test-read-texture-formats.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/test-read-texture-formats.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/test-read-texture-formats.c.o -c ../src/tests/cogl/conform/test-read-texture-formats.c [412/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-monitor-manager.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-monitor-manager.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-monitor-manager.c.o -c ../src/backends/meta-monitor-manager.c [413/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [414/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/test-depth-test.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/test-depth-test.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/test-depth-test.c.o -c ../src/tests/cogl/conform/test-depth-test.c [415/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-plugin.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-plugin.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-plugin.c.o -c ../src/compositor/meta-plugin.c [416/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-stage-view.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-stage-view.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-stage-view.c.o -c ../src/backends/meta-stage-view.c [417/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-xdg-shell.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-xdg-shell.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-xdg-shell.c.o -c ../src/wayland/meta-wayland-xdg-shell.c [418/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_stack-tracker.c.o -MF src/libmutter-11.so.0.0.0.p/core_stack-tracker.c.o.d -o src/libmutter-11.so.0.0.0.p/core_stack-tracker.c.o -c ../src/core/stack-tracker.c [419/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-dnd.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-dnd.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-dnd.c.o -c ../src/compositor/meta-dnd.c [420/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-stage-impl.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-stage-impl.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-stage-impl.c.o -c ../src/backends/meta-stage-impl.c [421/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_clutter-utils.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_clutter-utils.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_clutter-utils.c.o -c ../src/compositor/clutter-utils.c [422/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-viewport-info.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-viewport-info.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-viewport-info.c.o -c ../src/backends/meta-viewport-info.c [423/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-stage.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-stage.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-stage.c.o -c ../src/backends/meta-stage.c [424/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_cogl-utils.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_cogl-utils.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_cogl-utils.c.o -c ../src/compositor/cogl-utils.c [425/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-cullable.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-cullable.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-cullable.c.o -c ../src/compositor/meta-cullable.c [426/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-background-actor.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-background-actor.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-background-actor.c.o -c ../src/compositor/meta-background-actor.c [427/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-background-image.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-background-image.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-background-image.c.o -c ../src/compositor/meta-background-image.c [428/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-background-content.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-background-content.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-background-content.c.o -c ../src/compositor/meta-background-content.c [429/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_compositor.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_compositor.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_compositor.c.o -c ../src/compositor/compositor.c [430/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-background.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-background.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-background.c.o -c ../src/compositor/meta-background.c [431/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-compositor-server.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-compositor-server.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-compositor-server.c.o -c ../src/compositor/meta-compositor-server.c [432/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-background-group.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-background-group.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-background-group.c.o -c ../src/compositor/meta-background-group.c [433/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-module.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-module.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-module.c.o -c ../src/compositor/meta-module.c [434/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-feedback-actor.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-feedback-actor.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-feedback-actor.c.o -c ../src/compositor/meta-feedback-actor.c [435/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-compositor-view.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-compositor-view.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-compositor-view.c.o -c ../src/compositor/meta-compositor-view.c [436/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-dnd-actor.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-dnd-actor.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-dnd-actor.c.o -c ../src/compositor/meta-dnd-actor.c [437/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-later.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-later.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-later.c.o -c ../src/compositor/meta-later.c [438/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-window-shape.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-window-shape.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-window-shape.c.o -c ../src/compositor/meta-window-shape.c [439/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_boxes.c.o -MF src/libmutter-11.so.0.0.0.p/core_boxes.c.o.d -o src/libmutter-11.so.0.0.0.p/core_boxes.c.o -c ../src/core/boxes.c [440/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_region-utils.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_region-utils.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_region-utils.c.o -c ../src/compositor/region-utils.c [441/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-shaped-texture.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-shaped-texture.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-shaped-texture.c.o -c ../src/compositor/meta-shaped-texture.c [442/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-plugin-manager.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-plugin-manager.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-plugin-manager.c.o -c ../src/compositor/meta-plugin-manager.c [443/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-window-actor.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-window-actor.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-window-actor.c.o -c ../src/compositor/meta-window-actor.c [444/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-surface-actor.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-surface-actor.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-surface-actor.c.o -c ../src/compositor/meta-surface-actor.c [445/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-texture-mipmap.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-texture-mipmap.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-texture-mipmap.c.o -c ../src/compositor/meta-texture-mipmap.c [446/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-shadow-factory.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-shadow-factory.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-shadow-factory.c.o -c ../src/compositor/meta-shadow-factory.c [447/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_meta-border.c.o -MF src/libmutter-11.so.0.0.0.p/core_meta-border.c.o.d -o src/libmutter-11.so.0.0.0.p/core_meta-border.c.o -c ../src/core/meta-border.c [448/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_edge-resistance.c.o -MF src/libmutter-11.so.0.0.0.p/core_edge-resistance.c.o.d -o src/libmutter-11.so.0.0.0.p/core_edge-resistance.c.o -c ../src/core/edge-resistance.c [449/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_bell.c.o -MF src/libmutter-11.so.0.0.0.p/core_bell.c.o.d -o src/libmutter-11.so.0.0.0.p/core_bell.c.o -c ../src/core/bell.c [450/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-window-group.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-window-group.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-window-group.c.o -c ../src/compositor/meta-window-group.c [451/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_meta-anonymous-file.c.o -MF src/libmutter-11.so.0.0.0.p/core_meta-anonymous-file.c.o.d -o src/libmutter-11.so.0.0.0.p/core_meta-anonymous-file.c.o -c ../src/core/meta-anonymous-file.c [452/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_delete.c.o -MF src/libmutter-11.so.0.0.0.p/core_delete.c.o.d -o src/libmutter-11.so.0.0.0.p/core_delete.c.o -c ../src/core/delete.c [453/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_meta-accel-parse.c.o -MF src/libmutter-11.so.0.0.0.p/core_meta-accel-parse.c.o.d -o src/libmutter-11.so.0.0.0.p/core_meta-accel-parse.c.o -c ../src/core/meta-accel-parse.c [454/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_frame.c.o -MF src/libmutter-11.so.0.0.0.p/core_frame.c.o.d -o src/libmutter-11.so.0.0.0.p/core_frame.c.o -c ../src/core/frame.c [455/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_meta-fraction.c.o -MF src/libmutter-11.so.0.0.0.p/core_meta-fraction.c.o.d -o src/libmutter-11.so.0.0.0.p/core_meta-fraction.c.o -c ../src/core/meta-fraction.c [456/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_events.c.o -MF src/libmutter-11.so.0.0.0.p/core_events.c.o.d -o src/libmutter-11.so.0.0.0.p/core_events.c.o -c ../src/core/events.c [457/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_constraints.c.o -MF src/libmutter-11.so.0.0.0.p/core_constraints.c.o.d -o src/libmutter-11.so.0.0.0.p/core_constraints.c.o -c ../src/core/constraints.c [458/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_meta-launch-context.c.o -MF src/libmutter-11.so.0.0.0.p/core_meta-launch-context.c.o.d -o src/libmutter-11.so.0.0.0.p/core_meta-launch-context.c.o -c ../src/core/meta-launch-context.c [459/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_display.c.o -MF src/libmutter-11.so.0.0.0.p/core_display.c.o.d -o src/libmutter-11.so.0.0.0.p/core_display.c.o -c ../src/core/display.c [460/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_meta-clipboard-manager.c.o -MF src/libmutter-11.so.0.0.0.p/core_meta-clipboard-manager.c.o.d -o src/libmutter-11.so.0.0.0.p/core_meta-clipboard-manager.c.o -c ../src/core/meta-clipboard-manager.c [461/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_meta-inhibit-shortcuts-dialog.c.o -MF src/libmutter-11.so.0.0.0.p/core_meta-inhibit-shortcuts-dialog.c.o.d -o src/libmutter-11.so.0.0.0.p/core_meta-inhibit-shortcuts-dialog.c.o -c ../src/core/meta-inhibit-shortcuts-dialog.c [462/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_meta-pad-action-mapper.c.o -MF src/libmutter-11.so.0.0.0.p/core_meta-pad-action-mapper.c.o.d -o src/libmutter-11.so.0.0.0.p/core_meta-pad-action-mapper.c.o -c ../src/core/meta-pad-action-mapper.c [463/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_keybindings.c.o -MF src/libmutter-11.so.0.0.0.p/core_keybindings.c.o.d -o src/libmutter-11.so.0.0.0.p/core_keybindings.c.o -c ../src/core/keybindings.c [464/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_meta-context-main.c.o -MF src/libmutter-11.so.0.0.0.p/core_meta-context-main.c.o.d -o src/libmutter-11.so.0.0.0.p/core_meta-context-main.c.o -c ../src/core/meta-context-main.c [465/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_meta-context.c.o -MF src/libmutter-11.so.0.0.0.p/core_meta-context.c.o.d -o src/libmutter-11.so.0.0.0.p/core_meta-context.c.o -c ../src/core/meta-context.c [466/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_meta-close-dialog.c.o -MF src/libmutter-11.so.0.0.0.p/core_meta-close-dialog.c.o.d -o src/libmutter-11.so.0.0.0.p/core_meta-close-dialog.c.o -c ../src/core/meta-close-dialog.c [467/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_meta-inhibit-shortcuts-dialog-default.c.o -MF src/libmutter-11.so.0.0.0.p/core_meta-inhibit-shortcuts-dialog-default.c.o.d -o src/libmutter-11.so.0.0.0.p/core_meta-inhibit-shortcuts-dialog-default.c.o -c ../src/core/meta-inhibit-shortcuts-dialog-default.c [468/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_meta-gesture-tracker.c.o -MF src/libmutter-11.so.0.0.0.p/core_meta-gesture-tracker.c.o.d -o src/libmutter-11.so.0.0.0.p/core_meta-gesture-tracker.c.o -c ../src/core/meta-gesture-tracker.c [469/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_meta-selection-source.c.o -MF src/libmutter-11.so.0.0.0.p/core_meta-selection-source.c.o.d -o src/libmutter-11.so.0.0.0.p/core_meta-selection-source.c.o -c ../src/core/meta-selection-source.c [470/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_restart.c.o -MF src/libmutter-11.so.0.0.0.p/core_restart.c.o.d -o src/libmutter-11.so.0.0.0.p/core_restart.c.o -c ../src/core/restart.c [471/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_cm_meta-backend-x11-cm.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_cm_meta-backend-x11-cm.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_cm_meta-backend-x11-cm.c.o -c ../src/backends/x11/cm/meta-backend-x11-cm.c [472/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_workspace.c.o -MF src/libmutter-11.so.0.0.0.p/core_workspace.c.o.d -o src/libmutter-11.so.0.0.0.p/core_workspace.c.o -c ../src/core/workspace.c [473/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_place.c.o -MF src/libmutter-11.so.0.0.0.p/core_place.c.o.d -o src/libmutter-11.so.0.0.0.p/core_place.c.o -c ../src/core/place.c [474/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_meta-sound-player.c.o -MF src/libmutter-11.so.0.0.0.p/core_meta-sound-player.c.o.d -o src/libmutter-11.so.0.0.0.p/core_meta-sound-player.c.o -c ../src/core/meta-sound-player.c [475/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_meta-selection.c.o -MF src/libmutter-11.so.0.0.0.p/core_meta-selection.c.o.d -o src/libmutter-11.so.0.0.0.p/core_meta-selection.c.o -c ../src/core/meta-selection.c [476/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_meta-selection-source-memory.c.o -MF src/libmutter-11.so.0.0.0.p/core_meta-selection-source-memory.c.o.d -o src/libmutter-11.so.0.0.0.p/core_meta-selection-source-memory.c.o -c ../src/core/meta-selection-source-memory.c [477/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_meta-workspace-manager.c.o -MF src/libmutter-11.so.0.0.0.p/core_meta-workspace-manager.c.o.d -o src/libmutter-11.so.0.0.0.p/core_meta-workspace-manager.c.o -c ../src/core/meta-workspace-manager.c [478/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_cm_meta-cursor-sprite-xfixes.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_cm_meta-cursor-sprite-xfixes.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_cm_meta-cursor-sprite-xfixes.c.o -c ../src/backends/x11/cm/meta-cursor-sprite-xfixes.c [479/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-window-xwayland.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-window-xwayland.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-window-xwayland.c.o -c ../src/wayland/meta-window-xwayland.c [480/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-window-wayland.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-window-wayland.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-window-wayland.c.o -c ../src/wayland/meta-window-wayland.c [481/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_prefs.c.o -MF src/libmutter-11.so.0.0.0.p/core_prefs.c.o.d -o src/libmutter-11.so.0.0.0.p/core_prefs.c.o -c ../src/core/prefs.c [482/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_meta-barrier-x11.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_meta-barrier-x11.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_meta-barrier-x11.c.o -c ../src/backends/x11/meta-barrier-x11.c [483/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_stack.c.o -MF src/libmutter-11.so.0.0.0.p/core_stack.c.o.d -o src/libmutter-11.so.0.0.0.p/core_stack.c.o -c ../src/core/stack.c [484/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-barrier-native.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-barrier-native.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-barrier-native.c.o -c ../src/backends/native/meta-barrier-native.c [485/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_meta-cursor-tracker-x11.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_meta-cursor-tracker-x11.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_meta-cursor-tracker-x11.c.o -c ../src/backends/x11/meta-cursor-tracker-x11.c [486/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_cm_meta-renderer-x11-cm.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_cm_meta-renderer-x11-cm.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_cm_meta-renderer-x11-cm.c.o -c ../src/backends/x11/cm/meta-renderer-x11-cm.c [487/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_meta-input-settings-x11.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_meta-input-settings-x11.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_meta-input-settings-x11.c.o -c ../src/backends/x11/meta-input-settings-x11.c [488/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_meta-crtc-xrandr.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_meta-crtc-xrandr.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_meta-crtc-xrandr.c.o -c ../src/backends/x11/meta-crtc-xrandr.c [489/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_meta-backend-x11.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_meta-backend-x11.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_meta-backend-x11.c.o -c ../src/backends/x11/meta-backend-x11.c [490/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_meta-gpu-xrandr.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_meta-gpu-xrandr.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_meta-gpu-xrandr.c.o -c ../src/backends/x11/meta-gpu-xrandr.c [491/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_meta-clutter-backend-x11.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_meta-clutter-backend-x11.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_meta-clutter-backend-x11.c.o -c ../src/backends/x11/meta-clutter-backend-x11.c [492/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_meta-input-device-tool-x11.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_meta-input-device-tool-x11.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_meta-input-device-tool-x11.c.o -c ../src/backends/x11/meta-input-device-tool-x11.c [493/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_window.c.o -MF src/libmutter-11.so.0.0.0.p/core_window.c.o.d -o src/libmutter-11.so.0.0.0.p/core_window.c.o -c ../src/core/window.c [494/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_meta-color-manager-x11.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_meta-color-manager-x11.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_meta-color-manager-x11.c.o -c ../src/backends/x11/meta-color-manager-x11.c [495/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_meta-input-device-x11.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_meta-input-device-x11.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_meta-input-device-x11.c.o -c ../src/backends/x11/meta-input-device-x11.c [496/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_meta-cursor-renderer-x11.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_meta-cursor-renderer-x11.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_meta-cursor-renderer-x11.c.o -c ../src/backends/x11/meta-cursor-renderer-x11.c [497/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_meta-seat-x11.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_meta-seat-x11.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_meta-seat-x11.c.o -c ../src/backends/x11/meta-seat-x11.c [498/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_meta-event-x11.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_meta-event-x11.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_meta-event-x11.c.o -c ../src/backends/x11/meta-event-x11.c [499/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-sync-ring.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-sync-ring.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-sync-ring.c.o -c ../src/compositor/meta-sync-ring.c [500/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [501/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/ui_theme.c.o -MF src/libmutter-11.so.0.0.0.p/ui_theme.c.o.d -o src/libmutter-11.so.0.0.0.p/ui_theme.c.o -c ../src/ui/theme.c [502/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_meta-stage-x11.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_meta-stage-x11.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_meta-stage-x11.c.o -c ../src/backends/x11/meta-stage-x11.c [503/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_meta-keymap-x11.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_meta-keymap-x11.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_meta-keymap-x11.c.o -c ../src/backends/x11/meta-keymap-x11.c [504/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_meta-virtual-input-device-x11.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_meta-virtual-input-device-x11.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_meta-virtual-input-device-x11.c.o -c ../src/backends/x11/meta-virtual-input-device-x11.c [505/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_meta-monitor-manager-xrandr.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_meta-monitor-manager-xrandr.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_meta-monitor-manager-xrandr.c.o -c ../src/backends/x11/meta-monitor-manager-xrandr.c [506/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_nested_meta-cursor-renderer-x11-nested.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_nested_meta-cursor-renderer-x11-nested.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_nested_meta-cursor-renderer-x11-nested.c.o -c ../src/backends/x11/nested/meta-cursor-renderer-x11-nested.c [507/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_meta-xkb-a11y-x11.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_meta-xkb-a11y-x11.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_meta-xkb-a11y-x11.c.o -c ../src/backends/x11/meta-xkb-a11y-x11.c [508/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_nested_meta-renderer-x11-nested.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_nested_meta-renderer-x11-nested.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_nested_meta-renderer-x11-nested.c.o -c ../src/backends/x11/nested/meta-renderer-x11-nested.c [509/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_nested_meta-stage-x11-nested.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_nested_meta-stage-x11-nested.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_nested_meta-stage-x11-nested.c.o -c ../src/backends/x11/nested/meta-stage-x11-nested.c [510/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_x11_nested_meta-backend-x11-nested.c.o -MF src/libmutter-11.so.0.0.0.p/backends_x11_nested_meta-backend-x11-nested.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_x11_nested_meta-backend-x11-nested.c.o -c ../src/backends/x11/nested/meta-backend-x11-nested.c [511/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-compositor-x11.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-compositor-x11.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-compositor-x11.c.o -c ../src/compositor/meta-compositor-x11.c [512/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/ui_ui.c.o -MF src/libmutter-11.so.0.0.0.p/ui_ui.c.o.d -o src/libmutter-11.so.0.0.0.p/ui_ui.c.o -c ../src/ui/ui.c [513/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-window-actor-x11.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-window-actor-x11.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-window-actor-x11.c.o -c ../src/compositor/meta-window-actor-x11.c [514/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-surface-actor-x11.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-surface-actor-x11.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-surface-actor-x11.c.o -c ../src/compositor/meta-surface-actor-x11.c [515/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/x11_group-props.c.o -MF src/libmutter-11.so.0.0.0.p/x11_group-props.c.o.d -o src/libmutter-11.so.0.0.0.p/x11_group-props.c.o -c ../src/x11/group-props.c [516/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/x11_meta-selection-source-x11.c.o -MF src/libmutter-11.so.0.0.0.p/x11_meta-selection-source-x11.c.o.d -o src/libmutter-11.so.0.0.0.p/x11_meta-selection-source-x11.c.o -c ../src/x11/meta-selection-source-x11.c [517/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/x11_group.c.o -MF src/libmutter-11.so.0.0.0.p/x11_group.c.o.d -o src/libmutter-11.so.0.0.0.p/x11_group.c.o -c ../src/x11/group.c [518/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/ui_frames.c.o -MF src/libmutter-11.so.0.0.0.p/ui_frames.c.o.d -o src/libmutter-11.so.0.0.0.p/ui_frames.c.o -c ../src/ui/frames.c [519/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/x11_iconcache.c.o -MF src/libmutter-11.so.0.0.0.p/x11_iconcache.c.o.d -o src/libmutter-11.so.0.0.0.p/x11_iconcache.c.o -c ../src/x11/iconcache.c [520/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/x11_meta-startup-notification-x11.c.o -MF src/libmutter-11.so.0.0.0.p/x11_meta-startup-notification-x11.c.o.d -o src/libmutter-11.so.0.0.0.p/x11_meta-startup-notification-x11.c.o -c ../src/x11/meta-startup-notification-x11.c [521/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/x11_events.c.o -MF src/libmutter-11.so.0.0.0.p/x11_events.c.o.d -o src/libmutter-11.so.0.0.0.p/x11_events.c.o -c ../src/x11/events.c [522/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/x11_meta-x11-errors.c.o -MF src/libmutter-11.so.0.0.0.p/x11_meta-x11-errors.c.o.d -o src/libmutter-11.so.0.0.0.p/x11_meta-x11-errors.c.o -c ../src/x11/meta-x11-errors.c [523/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/x11_meta-x11-stack.c.o -MF src/libmutter-11.so.0.0.0.p/x11_meta-x11-stack.c.o.d -o src/libmutter-11.so.0.0.0.p/x11_meta-x11-stack.c.o -c ../src/x11/meta-x11-stack.c [524/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/x11_meta-x11-selection.c.o -MF src/libmutter-11.so.0.0.0.p/x11_meta-x11-selection.c.o.d -o src/libmutter-11.so.0.0.0.p/x11_meta-x11-selection.c.o -c ../src/x11/meta-x11-selection.c [525/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/x11_meta-x11-selection-input-stream.c.o -MF src/libmutter-11.so.0.0.0.p/x11_meta-x11-selection-input-stream.c.o.d -o src/libmutter-11.so.0.0.0.p/x11_meta-x11-selection-input-stream.c.o -c ../src/x11/meta-x11-selection-input-stream.c [526/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/x11_window-props.c.o -MF src/libmutter-11.so.0.0.0.p/x11_window-props.c.o.d -o src/libmutter-11.so.0.0.0.p/x11_window-props.c.o -c ../src/x11/window-props.c [527/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/x11_meta-x11-display.c.o -MF src/libmutter-11.so.0.0.0.p/x11_meta-x11-display.c.o.d -o src/libmutter-11.so.0.0.0.p/x11_meta-x11-display.c.o -c ../src/x11/meta-x11-display.c [528/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/x11_meta-x11-selection-output-stream.c.o -MF src/libmutter-11.so.0.0.0.p/x11_meta-x11-selection-output-stream.c.o.d -o src/libmutter-11.so.0.0.0.p/x11_meta-x11-selection-output-stream.c.o -c ../src/x11/meta-x11-selection-output-stream.c [529/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/x11_meta-x11-window-control.c.o -MF src/libmutter-11.so.0.0.0.p/x11_meta-x11-window-control.c.o.d -o src/libmutter-11.so.0.0.0.p/x11_meta-x11-window-control.c.o -c ../src/x11/meta-x11-window-control.c [530/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-dbus-session-watcher.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-dbus-session-watcher.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-dbus-session-watcher.c.o -c ../src/backends/meta-dbus-session-watcher.c [531/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/x11_session.c.o -MF src/libmutter-11.so.0.0.0.p/x11_session.c.o.d -o src/libmutter-11.so.0.0.0.p/x11_session.c.o -c ../src/x11/session.c [532/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-gles3.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-gles3.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-gles3.c.o -c ../src/backends/meta-gles3.c [533/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-render-device-egl-stream.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-render-device-egl-stream.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-render-device-egl-stream.c.o -c ../src/backends/native/meta-render-device-egl-stream.c [534/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-egl.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-egl.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-egl.c.o -c ../src/backends/meta-egl.c [535/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/x11_window-x11.c.o -MF src/libmutter-11.so.0.0.0.p/x11_window-x11.c.o.d -o src/libmutter-11.so.0.0.0.p/x11_window-x11.c.o -c ../src/x11/window-x11.c [536/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast.c.o -c ../src/backends/meta-screen-cast.c [537/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-area-stream.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-area-stream.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-area-stream.c.o -c ../src/backends/meta-screen-cast-area-stream.c [538/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/x11_xprops.c.o -MF src/libmutter-11.so.0.0.0.p/x11_xprops.c.o.d -o src/libmutter-11.so.0.0.0.p/x11_xprops.c.o -c ../src/x11/xprops.c [539/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-remote-desktop.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-remote-desktop.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-remote-desktop.c.o -c ../src/backends/meta-remote-desktop.c [540/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-area-stream-src.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-area-stream-src.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-area-stream-src.c.o -c ../src/backends/meta-screen-cast-area-stream-src.c [541/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/core_meta-selection-source-remote.c.o -MF src/libmutter-11.so.0.0.0.p/core_meta-selection-source-remote.c.o.d -o src/libmutter-11.so.0.0.0.p/core_meta-selection-source-remote.c.o -c ../src/core/meta-selection-source-remote.c [542/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-remote-desktop-session.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-remote-desktop-session.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-remote-desktop-session.c.o -c ../src/backends/meta-remote-desktop-session.c [543/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [544/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [545/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-monitor-stream.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-monitor-stream.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-monitor-stream.c.o -c ../src/backends/meta-screen-cast-monitor-stream.c [546/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-window-stream-src.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-window-stream-src.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-window-stream-src.c.o -c ../src/backends/meta-screen-cast-window-stream-src.c [547/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-monitor-stream-src.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-monitor-stream-src.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-monitor-stream-src.c.o -c ../src/backends/meta-screen-cast-monitor-stream-src.c [548/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [549/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/test-no-gl-header.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/test-no-gl-header.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/test-no-gl-header.c.o -c ../src/tests/cogl/conform/test-no-gl-header.c [550/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [551/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [552/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [553/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [554/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [555/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [556/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-virtual-stream-src.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-virtual-stream-src.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-virtual-stream-src.c.o -c ../src/backends/meta-screen-cast-virtual-stream-src.c [557/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-session.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-session.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-session.c.o -c ../src/backends/meta-screen-cast-session.c [558/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-surface-actor-wayland.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-surface-actor-wayland.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-surface-actor-wayland.c.o -c ../src/compositor/meta-surface-actor-wayland.c [559/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-pointer-confinement-wayland.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-pointer-confinement-wayland.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-pointer-confinement-wayland.c.o -c ../src/wayland/meta-pointer-confinement-wayland.c [560/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-cursor-sprite-wayland.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-cursor-sprite-wayland.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-cursor-sprite-wayland.c.o -c ../src/wayland/meta-cursor-sprite-wayland.c [561/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-data-source-primary.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-data-source-primary.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-data-source-primary.c.o -c ../src/wayland/meta-wayland-data-source-primary.c [562/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-pointer-lock-wayland.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-pointer-lock-wayland.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-pointer-lock-wayland.c.o -c ../src/wayland/meta-pointer-lock-wayland.c [563/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-window-actor-wayland.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-window-actor-wayland.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-window-actor-wayland.c.o -c ../src/compositor/meta-window-actor-wayland.c [564/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-stream-src.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-stream-src.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-stream-src.c.o -c ../src/backends/meta-screen-cast-stream-src.c [565/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-selection-source-wayland.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-selection-source-wayland.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-selection-source-wayland.c.o -c ../src/wayland/meta-selection-source-wayland.c [566/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-activation.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-activation.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-activation.c.o -c ../src/wayland/meta-wayland-activation.c [567/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-data-offer-primary.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-data-offer-primary.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-data-offer-primary.c.o -c ../src/wayland/meta-wayland-data-offer-primary.c [568/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland.c.o -c ../src/wayland/meta-wayland.c [569/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-data-offer.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-data-offer.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-data-offer.c.o -c ../src/wayland/meta-wayland-data-offer.c [570/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-buffer.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-buffer.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-buffer.c.o -c ../src/wayland/meta-wayland-buffer.c [571/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-client.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-client.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-client.c.o -c ../src/wayland/meta-wayland-client.c [572/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-data-source.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-data-source.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-data-source.c.o -c ../src/wayland/meta-wayland-data-source.c [573/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-cursor-surface.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-cursor-surface.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-cursor-surface.c.o -c ../src/wayland/meta-wayland-cursor-surface.c [574/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-dma-buf.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-dma-buf.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-dma-buf.c.o -c ../src/wayland/meta-wayland-dma-buf.c [575/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-data-device-primary.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-data-device-primary.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-data-device-primary.c.o -c ../src/wayland/meta-wayland-data-device-primary.c [576/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-input-device.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-input-device.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-input-device.c.o -c ../src/wayland/meta-wayland-input-device.c [577/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-gtk-shell.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-gtk-shell.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-gtk-shell.c.o -c ../src/wayland/meta-wayland-gtk-shell.c [578/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-inhibit-shortcuts.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-inhibit-shortcuts.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-inhibit-shortcuts.c.o -c ../src/wayland/meta-wayland-inhibit-shortcuts.c [579/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-dnd-surface.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-dnd-surface.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-dnd-surface.c.o -c ../src/wayland/meta-wayland-dnd-surface.c [580/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-keyboard.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-keyboard.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-keyboard.c.o -c ../src/wayland/meta-wayland-keyboard.c [581/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-inhibit-shortcuts-dialog.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-inhibit-shortcuts-dialog.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-inhibit-shortcuts-dialog.c.o -c ../src/wayland/meta-wayland-inhibit-shortcuts-dialog.c [582/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-pointer-gesture-pinch.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-pointer-gesture-pinch.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-pointer-gesture-pinch.c.o -c ../src/wayland/meta-wayland-pointer-gesture-pinch.c [583/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-pointer.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-pointer.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-pointer.c.o -c ../src/wayland/meta-wayland-pointer.c [584/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-pointer-gesture-hold.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-pointer-gesture-hold.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-pointer-gesture-hold.c.o -c ../src/wayland/meta-wayland-pointer-gesture-hold.c [585/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-pointer-gestures.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-pointer-gestures.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-pointer-gestures.c.o -c ../src/wayland/meta-wayland-pointer-gestures.c [586/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-pointer-constraints.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-pointer-constraints.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-pointer-constraints.c.o -c ../src/wayland/meta-wayland-pointer-constraints.c [587/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-outputs.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-outputs.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-outputs.c.o -c ../src/wayland/meta-wayland-outputs.c [588/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-region.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-region.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-region.c.o -c ../src/wayland/meta-wayland-region.c [589/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-seat.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-seat.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-seat.c.o -c ../src/wayland/meta-wayland-seat.c [590/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-popup.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-popup.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-popup.c.o -c ../src/wayland/meta-wayland-popup.c [591/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-pointer-gesture-swipe.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-pointer-gesture-swipe.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-pointer-gesture-swipe.c.o -c ../src/wayland/meta-wayland-pointer-gesture-swipe.c [592/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-presentation-time.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-presentation-time.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-presentation-time.c.o -c ../src/wayland/meta-wayland-presentation-time.c [593/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-shell-surface.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-shell-surface.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-shell-surface.c.o -c ../src/wayland/meta-wayland-shell-surface.c [594/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-cursor-surface.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-cursor-surface.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-cursor-surface.c.o -c ../src/wayland/meta-wayland-tablet-cursor-surface.c [595/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-subsurface.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-subsurface.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-subsurface.c.o -c ../src/wayland/meta-wayland-subsurface.c [596/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet.c.o -c ../src/wayland/meta-wayland-tablet.c [597/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-single-pixel-buffer.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-single-pixel-buffer.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-single-pixel-buffer.c.o -c ../src/wayland/meta-wayland-single-pixel-buffer.c [598/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-manager.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-manager.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-manager.c.o -c ../src/wayland/meta-wayland-tablet-manager.c [599/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-seat.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-seat.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-seat.c.o -c ../src/wayland/meta-wayland-tablet-seat.c [600/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-pad-group.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-pad-group.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-pad-group.c.o -c ../src/wayland/meta-wayland-tablet-pad-group.c [601/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-pad.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-pad.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-pad.c.o -c ../src/wayland/meta-wayland-tablet-pad.c [602/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-tool.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-tool.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-tool.c.o -c ../src/wayland/meta-wayland-tablet-tool.c [603/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-pad-ring.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-pad-ring.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-pad-ring.c.o -c ../src/wayland/meta-wayland-tablet-pad-ring.c [604/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-pad-strip.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-pad-strip.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-pad-strip.c.o -c ../src/wayland/meta-wayland-tablet-pad-strip.c [605/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-surface.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-surface.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-surface.c.o -c ../src/wayland/meta-wayland-surface.c [606/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-backend-native.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-backend-native.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-backend-native.c.o -c ../src/backends/native/meta-backend-native.c [607/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-text-input.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-text-input.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-text-input.c.o -c ../src/wayland/meta-wayland-text-input.c [608/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [609/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-window-configuration.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-window-configuration.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-window-configuration.c.o -c ../src/wayland/meta-wayland-window-configuration.c [610/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-touch.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-touch.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-touch.c.o -c ../src/wayland/meta-wayland-touch.c [611/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [612/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [613/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [614/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [615/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-xwayland-dnd.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-xwayland-dnd.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-xwayland-dnd.c.o -c ../src/wayland/meta-xwayland-dnd.c [616/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [617/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [618/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-viewporter.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-viewporter.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-viewporter.c.o -c ../src/wayland/meta-wayland-viewporter.c [619/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [620/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [621/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-xdg-foreign.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-xdg-foreign.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-xdg-foreign.c.o -c ../src/wayland/meta-wayland-xdg-foreign.c [622/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [623/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [624/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/actor-clone.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/actor-clone.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [625/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_dbus-utils.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_dbus-utils.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_dbus-utils.c.o -c ../src/backends/native/dbus-utils.c [626/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [627/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [628/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [629/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [630/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-xwayland-surface.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-xwayland-surface.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-xwayland-surface.c.o -c ../src/wayland/meta-xwayland-surface.c [631/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-output-virtual.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-output-virtual.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-output-virtual.c.o -c ../src/backends/native/meta-output-virtual.c [632/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-xwayland-grab-keyboard.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-xwayland-grab-keyboard.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-xwayland-grab-keyboard.c.o -c ../src/wayland/meta-xwayland-grab-keyboard.c [633/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-crtc-mode-virtual.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-crtc-mode-virtual.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-crtc-mode-virtual.c.o -c ../src/backends/native/meta-crtc-mode-virtual.c [634/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-clutter-backend-native.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-clutter-backend-native.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-clutter-backend-native.c.o -c ../src/backends/native/meta-clutter-backend-native.c [635/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-cogl-utils.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-cogl-utils.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-cogl-utils.c.o -c ../src/backends/native/meta-cogl-utils.c [636/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-monitor-manager-native.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-monitor-manager-native.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-monitor-manager-native.c.o -c ../src/backends/native/meta-monitor-manager-native.c [637/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-crtc-native.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-crtc-native.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-crtc-native.c.o -c ../src/backends/native/meta-crtc-native.c [638/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-crtc-kms.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-crtc-kms.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-crtc-kms.c.o -c ../src/backends/native/meta-crtc-kms.c [639/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-crtc-virtual.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-crtc-virtual.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-crtc-virtual.c.o -c ../src/backends/native/meta-crtc-virtual.c [640/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-crtc-mode-kms.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-crtc-mode-kms.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-crtc-mode-kms.c.o -c ../src/backends/native/meta-crtc-mode-kms.c [641/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-drm-buffer-import.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-drm-buffer-import.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-drm-buffer-import.c.o -c ../src/backends/native/meta-drm-buffer-import.c [642/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-drm-buffer-dumb.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-drm-buffer-dumb.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-drm-buffer-dumb.c.o -c ../src/backends/native/meta-drm-buffer-dumb.c [643/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-device-pool.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-device-pool.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-device-pool.c.o -c ../src/backends/native/meta-device-pool.c [644/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-drm-buffer-gbm.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-drm-buffer-gbm.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-drm-buffer-gbm.c.o -c ../src/backends/native/meta-drm-buffer-gbm.c [645/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-keymap-native.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-keymap-native.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-keymap-native.c.o -c ../src/backends/native/meta-keymap-native.c [646/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-drm-buffer.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-drm-buffer.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-drm-buffer.c.o -c ../src/backends/native/meta-drm-buffer.c [647/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-input-device-tool-native.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-input-device-tool-native.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-input-device-tool-native.c.o -c ../src/backends/native/meta-input-device-tool-native.c [648/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-cursor-renderer-native.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-cursor-renderer-native.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-cursor-renderer-native.c.o -c ../src/backends/native/meta-cursor-renderer-native.c [649/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-input-device-native.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-input-device-native.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-input-device-native.c.o -c ../src/backends/native/meta-input-device-native.c [650/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-gpu-kms.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-gpu-kms.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-gpu-kms.c.o -c ../src/backends/native/meta-gpu-kms.c [651/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-launcher.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-launcher.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-launcher.c.o -c ../src/backends/native/meta-launcher.c [652/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-input-settings-native.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-input-settings-native.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-input-settings-native.c.o -c ../src/backends/native/meta-input-settings-native.c [653/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-output-kms.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-output-kms.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-output-kms.c.o -c ../src/backends/native/meta-output-kms.c [654/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-output-native.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-output-native.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-output-native.c.o -c ../src/backends/native/meta-output-native.c [655/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-connector.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-connector.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-connector.c.o -c ../src/backends/native/meta-kms-connector.c [656/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-device.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-device.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-device.c.o -c ../src/backends/native/meta-kms-device.c [657/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-impl-device-dummy.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-impl-device-dummy.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-impl-device-dummy.c.o -c ../src/backends/native/meta-kms-impl-device-dummy.c [658/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-impl-device-atomic.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-impl-device-atomic.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-impl-device-atomic.c.o -c ../src/backends/native/meta-kms-impl-device-atomic.c [659/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-impl-device-simple.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-impl-device-simple.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-impl-device-simple.c.o -c ../src/backends/native/meta-kms-impl-device-simple.c [660/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-impl-device.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-impl-device.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-impl-device.c.o -c ../src/backends/native/meta-kms-impl-device.c [661/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-crtc.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-crtc.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-crtc.c.o -c ../src/backends/native/meta-kms-crtc.c [662/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-update.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-update.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-update.c.o -c ../src/backends/native/meta-kms-update.c [663/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-mode.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-mode.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-mode.c.o -c ../src/backends/native/meta-kms-mode.c [664/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-utils.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-utils.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-utils.c.o -c ../src/backends/native/meta-kms-utils.c [665/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-impl.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-impl.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-impl.c.o -c ../src/backends/native/meta-kms-impl.c [666/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-page-flip.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-page-flip.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-page-flip.c.o -c ../src/backends/native/meta-kms-page-flip.c [667/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-plane.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-plane.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-plane.c.o -c ../src/backends/native/meta-kms-plane.c [668/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-virtual-input-device-native.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-virtual-input-device-native.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-virtual-input-device-native.c.o -c ../src/backends/native/meta-virtual-input-device-native.c [669/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-render-device-surfaceless.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-render-device-surfaceless.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-render-device-surfaceless.c.o -c ../src/backends/native/meta-render-device-surfaceless.c [670/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-kms.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-kms.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms.c.o -c ../src/backends/native/meta-kms.c [671/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-pointer-constraint-native.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-pointer-constraint-native.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-pointer-constraint-native.c.o -c ../src/backends/native/meta-pointer-constraint-native.c [672/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-renderer-native-gles3.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-renderer-native-gles3.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-renderer-native-gles3.c.o -c ../src/backends/native/meta-renderer-native-gles3.c [673/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-renderer-native.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-renderer-native.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-renderer-native.c.o -c ../src/backends/native/meta-renderer-native.c [674/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-render-device-gbm.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-render-device-gbm.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-render-device-gbm.c.o -c ../src/backends/native/meta-render-device-gbm.c [675/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_meta-profiler.c.o -MF src/libmutter-11.so.0.0.0.p/backends_meta-profiler.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_meta-profiler.c.o -c ../src/backends/meta-profiler.c [676/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-compositor-native.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-compositor-native.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-compositor-native.c.o -c ../src/compositor/meta-compositor-native.c [677/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-render-device.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-render-device.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-render-device.c.o -c ../src/backends/native/meta-render-device.c [678/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-onscreen-native.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-onscreen-native.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-onscreen-native.c.o -c ../src/backends/native/meta-onscreen-native.c [679/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/compositor_meta-compositor-view-native.c.o -MF src/libmutter-11.so.0.0.0.p/compositor_meta-compositor-view-native.c.o.d -o src/libmutter-11.so.0.0.0.p/compositor_meta-compositor-view-native.c.o -c ../src/compositor/meta-compositor-view-native.c [680/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-seat-native.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-seat-native.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-seat-native.c.o -c ../src/backends/native/meta-seat-native.c [681/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-stage-native.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-stage-native.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-stage-native.c.o -c ../src/backends/native/meta-stage-native.c [682/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-xkb-utils.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-xkb-utils.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-xkb-utils.c.o -c ../src/backends/native/meta-xkb-utils.c [683/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-egl-stream.c.o -MF src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-egl-stream.c.o.d -o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-egl-stream.c.o -c ../src/wayland/meta-wayland-egl-stream.c [684/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-udev.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-udev.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-udev.c.o -c ../src/backends/native/meta-udev.c [685/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._meta-private-enum-types.c.o -MF src/mutter.p/meson-generated_.._meta-private-enum-types.c.o.d -o src/mutter.p/meson-generated_.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [686/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-virtual-monitor-native.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-virtual-monitor-native.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-virtual-monitor-native.c.o -c ../src/backends/native/meta-virtual-monitor-native.c [687/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._presentation-time-protocol.c.o -MF src/mutter.p/meson-generated_.._presentation-time-protocol.c.o.d -o src/mutter.p/meson-generated_.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [688/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._gtk-shell-protocol.c.o -MF src/mutter.p/meson-generated_.._gtk-shell-protocol.c.o.d -o src/mutter.p/meson-generated_.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [689/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._meta-dbus-idle-monitor.c.o -MF src/mutter.p/meson-generated_.._meta-dbus-idle-monitor.c.o.d -o src/mutter.p/meson-generated_.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [690/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._single-pixel-buffer-v1-protocol.c.o -MF src/mutter.p/meson-generated_.._single-pixel-buffer-v1-protocol.c.o.d -o src/mutter.p/meson-generated_.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [691/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._meta-dbus-display-config.c.o -MF src/mutter.p/meson-generated_.._meta-dbus-display-config.c.o.d -o src/mutter.p/meson-generated_.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [692/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._primary-selection-unstable-v1-protocol.c.o -MF src/mutter.p/meson-generated_.._primary-selection-unstable-v1-protocol.c.o.d -o src/mutter.p/meson-generated_.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [693/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._relative-pointer-unstable-v1-protocol.c.o -MF src/mutter.p/meson-generated_.._relative-pointer-unstable-v1-protocol.c.o.d -o src/mutter.p/meson-generated_.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [694/4519] gcc -Isrc/libmutter-11.so.0.0.0.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-11.so.0.0.0.p/backends_native_meta-seat-impl.c.o -MF src/libmutter-11.so.0.0.0.p/backends_native_meta-seat-impl.c.o.d -o src/libmutter-11.so.0.0.0.p/backends_native_meta-seat-impl.c.o -c ../src/backends/native/meta-seat-impl.c [695/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._meta-dbus-gsd-power-screen.c.o -MF src/mutter.p/meson-generated_.._meta-dbus-gsd-power-screen.c.o.d -o src/mutter.p/meson-generated_.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [696/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._pointer-constraints-unstable-v1-protocol.c.o -MF src/mutter.p/meson-generated_.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/mutter.p/meson-generated_.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [697/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._meta-dbus-input-mapping.c.o -MF src/mutter.p/meson-generated_.._meta-dbus-input-mapping.c.o.d -o src/mutter.p/meson-generated_.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [698/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._meta-dbus-sysprof3-profiler.c.o -MF src/mutter.p/meson-generated_.._meta-dbus-sysprof3-profiler.c.o.d -o src/mutter.p/meson-generated_.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [699/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._pointer-gestures-unstable-v1-protocol.c.o -MF src/mutter.p/meson-generated_.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/mutter.p/meson-generated_.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [700/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/mutter.p/meson-generated_.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/mutter.p/meson-generated_.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [701/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/mutter.p/meson-generated_.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/mutter.p/meson-generated_.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [702/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._meta-dbus-gsd-color.c.o -MF src/mutter.p/meson-generated_.._meta-dbus-gsd-color.c.o.d -o src/mutter.p/meson-generated_.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [703/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._meta-dbus-login1.c.o -MF src/mutter.p/meson-generated_.._meta-dbus-login1.c.o.d -o src/mutter.p/meson-generated_.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [704/4519] gcc -o src/compositor/plugins/libdefault.so src/compositor/plugins/libdefault.so.p/default.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../../../clutter/clutter:$ORIGIN/../../../cogl/cogl:$ORIGIN/../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group clutter/clutter/libmutter-clutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libjson-glib-1.0.so /usr/lib64/libX11.so /usr/lib64/libfribidi.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so /usr/lib64/libwayland-server.so /usr/lib64/libXext.so /usr/lib64/libXdamage.so /usr/lib64/libXfixes.so /usr/lib64/libXcomposite.so /usr/lib64/libXtst.so /usr/lib64/libXi.so /usr/lib64/libwacom.so /usr/lib64/libgraphene-1.0.so /usr/lib64/libEGL.so /usr/lib64/libGL.so /usr/lib64/libGLESv2.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libXrandr.so -lm -Wl,--end-group [705/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._meta-dbus-rtkit1.c.o -MF src/mutter.p/meson-generated_.._meta-dbus-rtkit1.c.o.d -o src/mutter.p/meson-generated_.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [706/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._meta-dbus-remote-desktop.c.o -MF src/mutter.p/meson-generated_.._meta-dbus-remote-desktop.c.o.d -o src/mutter.p/meson-generated_.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [707/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._viewporter-protocol.c.o -MF src/mutter.p/meson-generated_.._viewporter-protocol.c.o.d -o src/mutter.p/meson-generated_.._viewporter-protocol.c.o -c src/viewporter-protocol.c [708/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._tablet-unstable-v2-protocol.c.o -MF src/mutter.p/meson-generated_.._tablet-unstable-v2-protocol.c.o.d -o src/mutter.p/meson-generated_.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [709/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._text-input-unstable-v3-protocol.c.o -MF src/mutter.p/meson-generated_.._text-input-unstable-v3-protocol.c.o.d -o src/mutter.p/meson-generated_.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [710/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._meta-dbus-screen-cast.c.o -MF src/mutter.p/meson-generated_.._meta-dbus-screen-cast.c.o.d -o src/mutter.p/meson-generated_.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [711/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._xdg-output-unstable-v1-protocol.c.o -MF src/mutter.p/meson-generated_.._xdg-output-unstable-v1-protocol.c.o.d -o src/mutter.p/meson-generated_.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [712/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._xdg-foreign-unstable-v1-protocol.c.o -MF src/mutter.p/meson-generated_.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/mutter.p/meson-generated_.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [713/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._wayland-eglstream-controller-protocol.c.o -MF src/mutter.p/meson-generated_.._wayland-eglstream-controller-protocol.c.o.d -o src/mutter.p/meson-generated_.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [714/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._xdg-activation-v1-protocol.c.o -MF src/mutter.p/meson-generated_.._xdg-activation-v1-protocol.c.o.d -o src/mutter.p/meson-generated_.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [715/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-private-enum-types.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-private-enum-types.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [716/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._xdg-shell-protocol.c.o -MF src/mutter.p/meson-generated_.._xdg-shell-protocol.c.o.d -o src/mutter.p/meson-generated_.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [717/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/mutter.p/meson-generated_.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/mutter.p/meson-generated_.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [718/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [719/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-display-config.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-display-config.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [720/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-input-mapping.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [721/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/core_mutter.c.o -MF src/mutter.p/core_mutter.c.o.d -o src/mutter.p/core_mutter.c.o -c ../src/core/mutter.c [722/4519] gcc -Isrc/mutter.p -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libwacom-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/gnome-desktop-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter"' -MD -MQ src/mutter.p/meson-generated_.._meta_meta-enum-types.c.o -MF src/mutter.p/meson-generated_.._meta_meta-enum-types.c.o.d -o src/mutter.p/meson-generated_.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [723/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [724/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [725/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [726/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [727/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [728/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [729/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [730/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-login1.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-login1.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [731/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._gtk-shell-protocol.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._gtk-shell-protocol.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [732/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [733/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [734/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [735/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [736/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-gsd-color.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [737/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [738/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [739/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._presentation-time-protocol.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._presentation-time-protocol.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [740/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [741/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [742/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [743/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [744/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-rtkit1.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [745/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [746/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._xdg-shell-protocol.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._xdg-shell-protocol.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [747/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._viewporter-protocol.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._viewporter-protocol.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [748/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-screen-cast.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [749/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meta-backend-test.c.o -MF src/tests/libmutter-test-11.so.p/meta-backend-test.c.o.d -o src/tests/libmutter-test-11.so.p/meta-backend-test.c.o -c ../src/tests/meta-backend-test.c [750/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meta-context-test.c.o -MF src/tests/libmutter-test-11.so.p/meta-context-test.c.o.d -o src/tests/libmutter-test-11.so.p/meta-context-test.c.o -c ../src/tests/meta-context-test.c [751/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta_meta-enum-types.c.o -MF src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta_meta-enum-types.c.o.d -o src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [752/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meta-test-utils.c.o -MF src/tests/libmutter-test-11.so.p/meta-test-utils.c.o.d -o src/tests/libmutter-test-11.so.p/meta-test-utils.c.o -c ../src/tests/meta-test-utils.c [753/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meta-monitor-manager-test.c.o -MF src/tests/libmutter-test-11.so.p/meta-monitor-manager-test.c.o.d -o src/tests/libmutter-test-11.so.p/meta-monitor-manager-test.c.o -c ../src/tests/meta-monitor-manager-test.c [754/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meta-gpu-test.c.o -MF src/tests/libmutter-test-11.so.p/meta-gpu-test.c.o.d -o src/tests/libmutter-test-11.so.p/meta-gpu-test.c.o -c ../src/tests/meta-gpu-test.c [755/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [756/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [757/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meta-sensors-proxy-mock.c.o -MF src/tests/libmutter-test-11.so.p/meta-sensors-proxy-mock.c.o.d -o src/tests/libmutter-test-11.so.p/meta-sensors-proxy-mock.c.o -c ../src/tests/meta-sensors-proxy-mock.c [758/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meta-ref-test.c.o -MF src/tests/libmutter-test-11.so.p/meta-ref-test.c.o.d -o src/tests/libmutter-test-11.so.p/meta-ref-test.c.o -c ../src/tests/meta-ref-test.c [759/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [760/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [761/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [762/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [763/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [764/4519] gcc -Isrc/tests/libmutter-test-11.so.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter-test"' -MD -MQ src/tests/libmutter-test-11.so.p/meta-monitor-test-utils.c.o -MF src/tests/libmutter-test-11.so.p/meta-monitor-test-utils.c.o.d -o src/tests/libmutter-test-11.so.p/meta-monitor-test-utils.c.o -c ../src/tests/meta-monitor-test-utils.c [765/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [766/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [767/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [768/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [769/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [770/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [771/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [772/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [773/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [774/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [775/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [776/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [777/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [778/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [779/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [780/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [781/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [782/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [783/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [784/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [785/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [786/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [787/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [788/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [789/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [790/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [791/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/test-atlas-migration.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/test-atlas-migration.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/test-atlas-migration.c.o -c ../src/tests/cogl/conform/test-atlas-migration.c [792/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [793/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [794/4519] gcc -Isrc/tests/cogl/conform/cogl-test-atlas-migration.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-atlas-migration.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-atlas-migration.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-atlas-migration.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [795/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [796/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [797/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [798/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [799/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [800/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [801/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [802/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [803/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [804/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [805/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [806/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [807/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [808/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [809/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [810/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [811/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [812/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [813/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [814/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [815/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [816/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [817/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [818/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [819/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [820/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [821/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [822/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [823/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/test-blend-strings.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/test-blend-strings.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/test-blend-strings.c.o -c ../src/tests/cogl/conform/test-blend-strings.c [824/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [825/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [826/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend-strings.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [827/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [828/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [829/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [830/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [831/4519] gcc -o src/libmutter-11.so.0.0.0 src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-private-enum-types.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-display-config.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-idle-monitor.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-input-mapping.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-sysprof3-profiler.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-login1.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-remote-desktop.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-screen-cast.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-rtkit1.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-gsd-color.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._meta-dbus-gsd-power-screen.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._gtk-shell-protocol.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._linux-dmabuf-unstable-v1-protocol.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._pointer-constraints-unstable-v1-protocol.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._pointer-gestures-unstable-v1-protocol.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._presentation-time-protocol.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._primary-selection-unstable-v1-protocol.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._relative-pointer-unstable-v1-protocol.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._single-pixel-buffer-v1-protocol.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._tablet-unstable-v2-protocol.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._text-input-unstable-v3-protocol.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._viewporter-protocol.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._xdg-activation-v1-protocol.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._xdg-foreign-unstable-v1-protocol.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._xdg-output-unstable-v1-protocol.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._xdg-shell-protocol.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._wayland-eglstream-controller-protocol.c.o src/libmutter-11.so.0.0.0.p/meson-generated_.._meta_meta-enum-types.c.o src/libmutter-11.so.0.0.0.p/backends_edid-parse.c.o src/libmutter-11.so.0.0.0.p/backends_meta-backend.c.o src/libmutter-11.so.0.0.0.p/backends_meta-barrier.c.o src/libmutter-11.so.0.0.0.p/backends_meta-color-device.c.o src/libmutter-11.so.0.0.0.p/backends_meta-color-manager.c.o src/libmutter-11.so.0.0.0.p/backends_meta-color-profile.c.o src/libmutter-11.so.0.0.0.p/backends_meta-color-store.c.o src/libmutter-11.so.0.0.0.p/backends_meta-crtc-mode.c.o src/libmutter-11.so.0.0.0.p/backends_meta-crtc.c.o src/libmutter-11.so.0.0.0.p/backends_meta-cursor.c.o src/libmutter-11.so.0.0.0.p/backends_meta-cursor-renderer.c.o src/libmutter-11.so.0.0.0.p/backends_meta-cursor-sprite-xcursor.c.o src/libmutter-11.so.0.0.0.p/backends_meta-cursor-tracker.c.o src/libmutter-11.so.0.0.0.p/backends_meta-gpu.c.o src/libmutter-11.so.0.0.0.p/backends_meta-idle-monitor.c.o src/libmutter-11.so.0.0.0.p/backends_meta-idle-manager.c.o src/libmutter-11.so.0.0.0.p/backends_meta-input-device.c.o src/libmutter-11.so.0.0.0.p/backends_meta-input-mapper.c.o src/libmutter-11.so.0.0.0.p/backends_meta-input-settings.c.o src/libmutter-11.so.0.0.0.p/backends_meta-input-settings-dummy.c.o src/libmutter-11.so.0.0.0.p/backends_meta-keymap-utils.c.o src/libmutter-11.so.0.0.0.p/backends_meta-logical-monitor.c.o src/libmutter-11.so.0.0.0.p/backends_meta-monitor.c.o src/libmutter-11.so.0.0.0.p/backends_meta-monitor-config-manager.c.o src/libmutter-11.so.0.0.0.p/backends_meta-monitor-config-migration.c.o src/libmutter-11.so.0.0.0.p/backends_meta-monitor-config-store.c.o src/libmutter-11.so.0.0.0.p/backends_meta-monitor-manager.c.o src/libmutter-11.so.0.0.0.p/backends_meta-monitor-manager-dummy.c.o src/libmutter-11.so.0.0.0.p/backends_meta-monitor-transform.c.o src/libmutter-11.so.0.0.0.p/backends_meta-orientation-manager.c.o src/libmutter-11.so.0.0.0.p/backends_meta-output.c.o src/libmutter-11.so.0.0.0.p/backends_meta-pointer-constraint.c.o src/libmutter-11.so.0.0.0.p/backends_meta-remote-access-controller.c.o src/libmutter-11.so.0.0.0.p/backends_meta-renderer.c.o src/libmutter-11.so.0.0.0.p/backends_meta-renderer-view.c.o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-window.c.o src/libmutter-11.so.0.0.0.p/backends_meta-settings.c.o src/libmutter-11.so.0.0.0.p/backends_meta-stage.c.o src/libmutter-11.so.0.0.0.p/backends_meta-stage-impl.c.o src/libmutter-11.so.0.0.0.p/backends_meta-stage-view.c.o src/libmutter-11.so.0.0.0.p/backends_meta-viewport-info.c.o src/libmutter-11.so.0.0.0.p/backends_meta-virtual-monitor.c.o src/libmutter-11.so.0.0.0.p/compositor_clutter-utils.c.o src/libmutter-11.so.0.0.0.p/compositor_cogl-utils.c.o src/libmutter-11.so.0.0.0.p/compositor_compositor.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-background-actor.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-background-content.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-background.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-background-group.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-background-image.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-compositor-server.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-compositor-view.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-cullable.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-dnd-actor.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-dnd.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-feedback-actor.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-later.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-module.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-plugin.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-plugin-manager.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-shadow-factory.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-shaped-texture.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-surface-actor.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-texture-mipmap.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-window-actor.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-window-group.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-window-shape.c.o src/libmutter-11.so.0.0.0.p/compositor_region-utils.c.o src/libmutter-11.so.0.0.0.p/core_bell.c.o src/libmutter-11.so.0.0.0.p/core_boxes.c.o src/libmutter-11.so.0.0.0.p/core_constraints.c.o src/libmutter-11.so.0.0.0.p/core_delete.c.o src/libmutter-11.so.0.0.0.p/core_display.c.o src/libmutter-11.so.0.0.0.p/core_edge-resistance.c.o src/libmutter-11.so.0.0.0.p/core_events.c.o src/libmutter-11.so.0.0.0.p/core_frame.c.o src/libmutter-11.so.0.0.0.p/core_keybindings.c.o src/libmutter-11.so.0.0.0.p/core_meta-accel-parse.c.o src/libmutter-11.so.0.0.0.p/core_meta-anonymous-file.c.o src/libmutter-11.so.0.0.0.p/core_meta-border.c.o src/libmutter-11.so.0.0.0.p/core_meta-clipboard-manager.c.o src/libmutter-11.so.0.0.0.p/core_meta-close-dialog.c.o src/libmutter-11.so.0.0.0.p/core_meta-context-main.c.o src/libmutter-11.so.0.0.0.p/core_meta-context.c.o src/libmutter-11.so.0.0.0.p/core_meta-fraction.c.o src/libmutter-11.so.0.0.0.p/core_meta-gesture-tracker.c.o src/libmutter-11.so.0.0.0.p/core_meta-inhibit-shortcuts-dialog.c.o src/libmutter-11.so.0.0.0.p/core_meta-inhibit-shortcuts-dialog-default.c.o src/libmutter-11.so.0.0.0.p/core_meta-launch-context.c.o src/libmutter-11.so.0.0.0.p/core_meta-pad-action-mapper.c.o src/libmutter-11.so.0.0.0.p/core_meta-selection.c.o src/libmutter-11.so.0.0.0.p/core_meta-selection-source.c.o src/libmutter-11.so.0.0.0.p/core_meta-selection-source-memory.c.o src/libmutter-11.so.0.0.0.p/core_meta-sound-player.c.o src/libmutter-11.so.0.0.0.p/core_meta-workspace-manager.c.o src/libmutter-11.so.0.0.0.p/core_place.c.o src/libmutter-11.so.0.0.0.p/core_prefs.c.o src/libmutter-11.so.0.0.0.p/core_restart.c.o src/libmutter-11.so.0.0.0.p/core_stack.c.o src/libmutter-11.so.0.0.0.p/core_stack-tracker.c.o src/libmutter-11.so.0.0.0.p/core_startup-notification.c.o src/libmutter-11.so.0.0.0.p/core_util.c.o src/libmutter-11.so.0.0.0.p/core_window.c.o src/libmutter-11.so.0.0.0.p/core_workspace.c.o src/libmutter-11.so.0.0.0.p/backends_x11_cm_meta-backend-x11-cm.c.o src/libmutter-11.so.0.0.0.p/backends_x11_cm_meta-cursor-sprite-xfixes.c.o src/libmutter-11.so.0.0.0.p/backends_x11_cm_meta-renderer-x11-cm.c.o src/libmutter-11.so.0.0.0.p/backends_x11_meta-backend-x11.c.o src/libmutter-11.so.0.0.0.p/backends_x11_meta-barrier-x11.c.o src/libmutter-11.so.0.0.0.p/backends_x11_meta-clutter-backend-x11.c.o src/libmutter-11.so.0.0.0.p/backends_x11_meta-color-manager-x11.c.o src/libmutter-11.so.0.0.0.p/backends_x11_meta-crtc-xrandr.c.o src/libmutter-11.so.0.0.0.p/backends_x11_meta-cursor-renderer-x11.c.o src/libmutter-11.so.0.0.0.p/backends_x11_meta-cursor-tracker-x11.c.o src/libmutter-11.so.0.0.0.p/backends_x11_meta-event-x11.c.o src/libmutter-11.so.0.0.0.p/backends_x11_meta-gpu-xrandr.c.o src/libmutter-11.so.0.0.0.p/backends_x11_meta-input-device-x11.c.o src/libmutter-11.so.0.0.0.p/backends_x11_meta-input-device-tool-x11.c.o src/libmutter-11.so.0.0.0.p/backends_x11_meta-input-settings-x11.c.o src/libmutter-11.so.0.0.0.p/backends_x11_meta-seat-x11.c.o src/libmutter-11.so.0.0.0.p/backends_x11_meta-keymap-x11.c.o src/libmutter-11.so.0.0.0.p/backends_x11_meta-monitor-manager-xrandr.c.o src/libmutter-11.so.0.0.0.p/backends_x11_meta-output-xrandr.c.o src/libmutter-11.so.0.0.0.p/backends_x11_meta-renderer-x11.c.o src/libmutter-11.so.0.0.0.p/backends_x11_meta-stage-x11.c.o src/libmutter-11.so.0.0.0.p/backends_x11_meta-virtual-input-device-x11.c.o src/libmutter-11.so.0.0.0.p/backends_x11_meta-xkb-a11y-x11.c.o src/libmutter-11.so.0.0.0.p/backends_x11_nested_meta-backend-x11-nested.c.o src/libmutter-11.so.0.0.0.p/backends_x11_nested_meta-cursor-renderer-x11-nested.c.o src/libmutter-11.so.0.0.0.p/backends_x11_nested_meta-stage-x11-nested.c.o src/libmutter-11.so.0.0.0.p/backends_x11_nested_meta-renderer-x11-nested.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-compositor-x11.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-surface-actor-x11.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-sync-ring.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-window-actor-x11.c.o src/libmutter-11.so.0.0.0.p/ui_frames.c.o src/libmutter-11.so.0.0.0.p/ui_theme.c.o src/libmutter-11.so.0.0.0.p/ui_ui.c.o src/libmutter-11.so.0.0.0.p/x11_events.c.o src/libmutter-11.so.0.0.0.p/x11_group.c.o src/libmutter-11.so.0.0.0.p/x11_group-props.c.o src/libmutter-11.so.0.0.0.p/x11_iconcache.c.o src/libmutter-11.so.0.0.0.p/x11_meta-selection-source-x11.c.o src/libmutter-11.so.0.0.0.p/x11_meta-startup-notification-x11.c.o src/libmutter-11.so.0.0.0.p/x11_meta-x11-display.c.o src/libmutter-11.so.0.0.0.p/x11_meta-x11-errors.c.o src/libmutter-11.so.0.0.0.p/x11_meta-x11-selection.c.o src/libmutter-11.so.0.0.0.p/x11_meta-x11-selection-input-stream.c.o src/libmutter-11.so.0.0.0.p/x11_meta-x11-selection-output-stream.c.o src/libmutter-11.so.0.0.0.p/x11_meta-x11-stack.c.o src/libmutter-11.so.0.0.0.p/x11_meta-x11-window-control.c.o src/libmutter-11.so.0.0.0.p/x11_session.c.o src/libmutter-11.so.0.0.0.p/x11_window-props.c.o src/libmutter-11.so.0.0.0.p/x11_window-x11.c.o src/libmutter-11.so.0.0.0.p/x11_xprops.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-render-device-egl-stream.c.o src/libmutter-11.so.0.0.0.p/backends_meta-egl.c.o src/libmutter-11.so.0.0.0.p/backends_meta-gles3.c.o src/libmutter-11.so.0.0.0.p/backends_meta-dbus-session-watcher.c.o src/libmutter-11.so.0.0.0.p/backends_meta-remote-desktop.c.o src/libmutter-11.so.0.0.0.p/backends_meta-remote-desktop-session.c.o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast.c.o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-area-stream.c.o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-area-stream-src.c.o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-monitor-stream.c.o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-monitor-stream-src.c.o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-virtual-stream-src.c.o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-virtual-stream.c.o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-window-stream-src.c.o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-window-stream.c.o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-session.c.o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-stream.c.o src/libmutter-11.so.0.0.0.p/backends_meta-screen-cast-stream-src.c.o src/libmutter-11.so.0.0.0.p/core_meta-selection-source-remote.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-surface-actor-wayland.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-window-actor-wayland.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-cursor-sprite-wayland.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-pointer-confinement-wayland.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-pointer-lock-wayland.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-selection-source-wayland.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-activation.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-actor-surface.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-buffer.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-client.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-cursor-surface.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-data-device.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-data-device-primary.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-data-offer.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-data-offer-primary.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-data-source.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-data-source-primary.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-dma-buf.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-dnd-surface.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-gtk-shell.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-inhibit-shortcuts.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-inhibit-shortcuts-dialog.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-input-device.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-keyboard.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-outputs.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-pointer.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-pointer-constraints.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-pointer-gesture-hold.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-pointer-gesture-pinch.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-pointer-gestures.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-pointer-gesture-swipe.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-popup.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-presentation-time.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-region.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-seat.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-shell-surface.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-single-pixel-buffer.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-subsurface.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-surface.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-cursor-surface.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-manager.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-pad.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-pad-group.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-pad-ring.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-pad-strip.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-seat.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-tablet-tool.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-text-input.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-touch.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-viewporter.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-window-configuration.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-xdg-foreign.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-xdg-shell.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-window-wayland.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-window-xwayland.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-xwayland.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-xwayland-grab-keyboard.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-xwayland-dnd.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-xwayland-surface.c.o src/libmutter-11.so.0.0.0.p/backends_native_dbus-utils.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-backend-native.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-barrier-native.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-clutter-backend-native.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-cogl-utils.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-crtc-kms.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-crtc-native.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-crtc-mode-kms.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-crtc-mode-virtual.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-crtc-virtual.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-cursor-renderer-native.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-device-pool.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-drm-buffer-dumb.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-drm-buffer-gbm.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-drm-buffer-import.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-drm-buffer.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-gpu-kms.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-input-device-native.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-input-device-tool-native.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-input-settings-native.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-keymap-native.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-launcher.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-monitor-manager-native.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-output-kms.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-output-native.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-output-virtual.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-connector.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-crtc.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-device.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-impl-device-atomic.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-impl-device-dummy.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-impl-device-simple.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-impl-device.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-impl.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-mode.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-page-flip.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-plane.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-update.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms-utils.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-kms.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-onscreen-native.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-pointer-constraint-native.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-render-device-gbm.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-render-device-surfaceless.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-render-device.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-renderer-native-gles3.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-renderer-native.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-seat-impl.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-seat-native.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-stage-native.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-udev.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-virtual-input-device-native.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-virtual-monitor-native.c.o src/libmutter-11.so.0.0.0.p/backends_native_meta-xkb-utils.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-compositor-native.c.o src/libmutter-11.so.0.0.0.p/compositor_meta-compositor-view-native.c.o src/libmutter-11.so.0.0.0.p/wayland_meta-wayland-egl-stream.c.o src/libmutter-11.so.0.0.0.p/backends_meta-profiler.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libmutter-11.so.0 -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../cogl/cogl:$ORIGIN/../clutter/clutter:$ORIGIN/../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgraphene-1.0.so /usr/lib64/libwayland-server.so /usr/lib64/libEGL.so /usr/lib64/libX11.so /usr/lib64/libGL.so /usr/lib64/libGLESv2.so /usr/lib64/libcairo.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libXext.so /usr/lib64/libXfixes.so /usr/lib64/libXdamage.so /usr/lib64/libXcomposite.so /usr/lib64/libXrandr.so -lm /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libjson-glib-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libfribidi.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so /usr/lib64/libXtst.so /usr/lib64/libXi.so /usr/lib64/libwacom.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXinerama.so /usr/lib64/libICE.so /usr/lib64/libXcursor.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -ldl -Wl,--end-group [832/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [833/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [834/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [835/4519] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/mutter-43.0/redhat-linux-build src/libmutter-11.so.0.0.0 src/libmutter-11.so.0.0.0 src/libmutter-11.so.0.0.0.p/libmutter-11.so.0.0.0.symbols [836/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [837/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [838/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [839/4519] gcc -o src/mutter src/mutter.p/meson-generated_.._meta-private-enum-types.c.o src/mutter.p/meson-generated_.._meta-dbus-display-config.c.o src/mutter.p/meson-generated_.._meta-dbus-idle-monitor.c.o src/mutter.p/meson-generated_.._meta-dbus-input-mapping.c.o src/mutter.p/meson-generated_.._meta-dbus-sysprof3-profiler.c.o src/mutter.p/meson-generated_.._meta-dbus-login1.c.o src/mutter.p/meson-generated_.._meta-dbus-remote-desktop.c.o src/mutter.p/meson-generated_.._meta-dbus-screen-cast.c.o src/mutter.p/meson-generated_.._meta-dbus-rtkit1.c.o src/mutter.p/meson-generated_.._meta-dbus-gsd-color.c.o src/mutter.p/meson-generated_.._meta-dbus-gsd-power-screen.c.o src/mutter.p/meson-generated_.._gtk-shell-protocol.c.o src/mutter.p/meson-generated_.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/mutter.p/meson-generated_.._linux-dmabuf-unstable-v1-protocol.c.o src/mutter.p/meson-generated_.._pointer-constraints-unstable-v1-protocol.c.o src/mutter.p/meson-generated_.._pointer-gestures-unstable-v1-protocol.c.o src/mutter.p/meson-generated_.._presentation-time-protocol.c.o src/mutter.p/meson-generated_.._primary-selection-unstable-v1-protocol.c.o src/mutter.p/meson-generated_.._relative-pointer-unstable-v1-protocol.c.o src/mutter.p/meson-generated_.._single-pixel-buffer-v1-protocol.c.o src/mutter.p/meson-generated_.._tablet-unstable-v2-protocol.c.o src/mutter.p/meson-generated_.._text-input-unstable-v3-protocol.c.o src/mutter.p/meson-generated_.._viewporter-protocol.c.o src/mutter.p/meson-generated_.._xdg-activation-v1-protocol.c.o src/mutter.p/meson-generated_.._xdg-foreign-unstable-v1-protocol.c.o src/mutter.p/meson-generated_.._xdg-output-unstable-v1-protocol.c.o src/mutter.p/meson-generated_.._xdg-shell-protocol.c.o src/mutter.p/meson-generated_.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/mutter.p/meson-generated_.._wayland-eglstream-controller-protocol.c.o src/mutter.p/meson-generated_.._meta_meta-enum-types.c.o src/mutter.p/core_mutter.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/:$ORIGIN/../cogl/cogl:$ORIGIN/../clutter/clutter:$ORIGIN/../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgraphene-1.0.so /usr/lib64/libwayland-server.so /usr/lib64/libEGL.so /usr/lib64/libX11.so /usr/lib64/libGL.so /usr/lib64/libGLESv2.so /usr/lib64/libcairo.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libXext.so /usr/lib64/libXfixes.so /usr/lib64/libXdamage.so /usr/lib64/libXcomposite.so /usr/lib64/libXrandr.so -lm /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libjson-glib-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libfribidi.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so /usr/lib64/libXtst.so /usr/lib64/libXi.so /usr/lib64/libwacom.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXinerama.so /usr/lib64/libICE.so /usr/lib64/libXcursor.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -ldl -Wl,--end-group [840/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [841/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [842/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [843/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [844/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [845/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [846/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [847/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [848/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [849/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [850/4519] gcc -o src/tests/libmutter-test-11.so src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-private-enum-types.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-display-config.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-input-mapping.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-login1.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-screen-cast.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-rtkit1.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-gsd-color.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._gtk-shell-protocol.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._presentation-time-protocol.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._viewporter-protocol.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._xdg-shell-protocol.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o src/tests/libmutter-test-11.so.p/meson-generated_.._.._meta_meta-enum-types.c.o src/tests/libmutter-test-11.so.p/meta-backend-test.c.o src/tests/libmutter-test-11.so.p/meta-context-test.c.o src/tests/libmutter-test-11.so.p/meta-gpu-test.c.o src/tests/libmutter-test-11.so.p/meta-monitor-manager-test.c.o src/tests/libmutter-test-11.so.p/meta-monitor-test-utils.c.o src/tests/libmutter-test-11.so.p/meta-ref-test.c.o src/tests/libmutter-test-11.so.p/meta-sensors-proxy-mock.c.o src/tests/libmutter-test-11.so.p/meta-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libmutter-test-11.so -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/..:$ORIGIN/../../cogl/cogl:$ORIGIN/../../clutter/clutter:$ORIGIN/../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [851/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [852/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [853/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [854/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [855/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [856/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [857/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [858/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [859/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [860/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [861/4519] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/mutter-43.0/redhat-linux-build src/tests/libmutter-test-11.so src/tests/libmutter-test-11.so src/tests/libmutter-test-11.so.p/libmutter-test-11.so.symbols [862/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [863/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/test-blend.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/test-blend.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/test-blend.c.o -c ../src/tests/cogl/conform/test-blend.c [864/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [865/4519] gcc -Isrc/tests/cogl/conform/cogl-test-blend.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-blend.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-blend.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-blend.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [866/4519] gcc -o src/tests/cogl/conform/cogl-test-atlas-migration src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-atlas-migration.p/test-atlas-migration.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [867/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [868/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [869/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [870/4519] gcc -o src/tests/cogl/conform/cogl-test-blend-strings src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-blend-strings.p/test-blend-strings.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [871/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [872/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [873/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [874/4519] gcc -o src/tests/cogl/conform/cogl-test-blend src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-blend.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-blend.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-blend.p/test-blend.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [875/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [876/4519] /usr/bin/meson --internal exe --unpickle /builddir/build/BUILD/mutter-43.0/redhat-linux-build/meson-private/meson_exe_g-ir-scanner_d5fb590dd17cbc0bf9cba0229c029f6fa40cf66f.dat [877/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [878/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [879/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [880/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [881/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [882/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [883/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [884/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [885/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [886/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [887/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [888/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [889/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [890/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [891/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [892/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [893/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [894/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [895/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [896/4519] /usr/bin/g-ir-compiler src/Meta-11.gir --output src/Meta-11.typelib --includedir=/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl --includedir=/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango --includedir=/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter --includedir=/usr/share/gir-1.0 [897/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [898/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [899/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [900/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [901/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [902/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [903/4519] gcc -Isrc/tests/cogl/conform/cogl-test-depth-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [904/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [905/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [906/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [907/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [908/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [909/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [910/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [911/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [912/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [913/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [914/4519] gcc -o src/tests/cogl/conform/cogl-test-depth-test src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-depth-test.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-depth-test.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-depth-test.p/test-depth-test.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [915/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [916/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/test-color-hsl.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/test-color-hsl.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/test-color-hsl.c.o -c ../src/tests/cogl/conform/test-color-hsl.c [917/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [918/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [919/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [920/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [921/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [922/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [923/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [924/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [925/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [926/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [927/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [928/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [929/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [930/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [931/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [932/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [933/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [934/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [935/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [936/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [937/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [938/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [939/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [940/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [941/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [942/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [943/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [944/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [945/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [946/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [947/4519] gcc -Isrc/tests/cogl/conform/cogl-test-color-hsl.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-color-hsl.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-color-hsl.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-color-hsl.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [948/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [949/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [950/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [951/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [952/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [953/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [954/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [955/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [956/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [957/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [958/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [959/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [960/4519] gcc -o src/tests/cogl/conform/cogl-test-color-hsl src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-color-hsl.p/test-color-hsl.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [961/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [962/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [963/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [964/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [965/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [966/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [967/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [968/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [969/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [970/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [971/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [972/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [973/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [974/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [975/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [976/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [977/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/test-backface-culling.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/test-backface-culling.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/test-backface-culling.c.o -c ../src/tests/cogl/conform/test-backface-culling.c [978/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [979/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [980/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [981/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [982/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [983/4519] gcc -Isrc/tests/cogl/conform/cogl-test-backface-culling.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [984/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [985/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [986/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [987/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [988/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [989/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [990/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [991/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [992/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [993/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [994/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [995/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [996/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [997/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [998/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [999/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1000/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1001/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1002/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1003/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1004/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1005/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1006/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1007/4519] gcc -o src/tests/cogl/conform/cogl-test-backface-culling src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-backface-culling.p/test-backface-culling.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1008/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/test-just-vertex-shader.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/test-just-vertex-shader.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/test-just-vertex-shader.c.o -c ../src/tests/cogl/conform/test-just-vertex-shader.c [1009/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1010/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1011/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1012/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1013/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1014/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1015/4519] gcc -Isrc/tests/cogl/conform/cogl-test-just-vertex-shader.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1016/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1017/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1018/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1019/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1020/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1021/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1022/4519] gcc -o src/tests/cogl/conform/cogl-test-just-vertex-shader src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-just-vertex-shader.p/test-just-vertex-shader.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1023/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1024/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1025/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1026/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1027/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1028/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1029/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1030/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1031/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1032/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1033/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1034/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1035/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1036/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1037/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1038/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1039/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1040/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1041/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1042/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1043/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1044/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1045/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1046/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/test-pipeline-user-matrix.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/test-pipeline-user-matrix.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/test-pipeline-user-matrix.c.o -c ../src/tests/cogl/conform/test-pipeline-user-matrix.c [1047/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1048/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-user-matrix.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1049/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1050/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1051/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1052/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1053/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1054/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1055/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1056/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1057/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1058/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1059/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1060/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1061/4519] gcc -o src/tests/cogl/conform/cogl-test-pipeline-user-matrix src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-pipeline-user-matrix.p/test-pipeline-user-matrix.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1062/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1063/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1064/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1065/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1066/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1067/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1068/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1069/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1070/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1071/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1072/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1073/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1074/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1075/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1076/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1077/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1078/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/test-pipeline-uniforms.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/test-pipeline-uniforms.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/test-pipeline-uniforms.c.o -c ../src/tests/cogl/conform/test-pipeline-uniforms.c [1079/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1080/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1081/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1082/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1083/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-uniforms.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1084/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1085/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1086/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1087/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1088/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1089/4519] gcc -o src/tests/cogl/conform/cogl-test-pipeline-uniforms src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-pipeline-uniforms.p/test-pipeline-uniforms.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1090/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1091/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1092/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1093/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1094/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1095/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1096/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1097/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1098/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1099/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1100/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1101/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1102/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1103/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1104/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1105/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1106/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1107/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1108/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1109/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1110/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1111/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/test-pixel-buffer.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/test-pixel-buffer.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/test-pixel-buffer.c.o -c ../src/tests/cogl/conform/test-pixel-buffer.c [1112/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1113/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1114/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pixel-buffer.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pixel-buffer.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-pixel-buffer.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-pixel-buffer.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1115/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1116/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1117/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1118/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1119/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1120/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1121/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1122/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1123/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1124/4519] gcc -o src/tests/cogl/conform/cogl-test-pixel-buffer src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-pixel-buffer.p/test-pixel-buffer.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1125/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1126/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1127/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1128/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1129/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1130/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1131/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1132/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1133/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1134/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1135/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1136/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1137/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1138/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1139/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1140/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1141/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1142/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1143/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1144/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1145/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1146/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/test-premult.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/test-premult.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/test-premult.c.o -c ../src/tests/cogl/conform/test-premult.c [1147/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1148/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1149/4519] gcc -Isrc/tests/cogl/conform/cogl-test-premult.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1150/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1151/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1152/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1153/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1154/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1155/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1156/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1157/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1158/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1159/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1160/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1161/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1162/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1163/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1164/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1165/4519] gcc -o src/tests/cogl/conform/cogl-test-premult src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-premult.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-premult.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-premult.p/test-premult.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1166/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1167/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1168/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1169/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1170/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1171/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1172/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1173/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1174/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1175/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1176/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1177/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1178/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1179/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1180/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1181/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/test-snippets.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/test-snippets.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/test-snippets.c.o -c ../src/tests/cogl/conform/test-snippets.c [1182/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1183/4519] gcc -Isrc/tests/cogl/conform/cogl-test-snippets.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-snippets.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-snippets.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-snippets.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1184/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1185/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1186/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1187/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1188/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1189/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1190/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1191/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1192/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1193/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1194/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1195/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1196/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1197/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1198/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1199/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1200/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1201/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1202/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1203/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1204/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1205/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1206/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1207/4519] gcc -o src/tests/cogl/conform/cogl-test-snippets src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-snippets.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-snippets.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-snippets.p/test-snippets.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1208/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/test-wrap-modes.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/test-wrap-modes.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/test-wrap-modes.c.o -c ../src/tests/cogl/conform/test-wrap-modes.c [1209/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1210/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1211/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1212/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1213/4519] gcc -Isrc/tests/cogl/conform/cogl-test-wrap-modes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1214/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1215/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1216/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1217/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1218/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1219/4519] gcc -o src/tests/cogl/conform/cogl-test-wrap-modes src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-wrap-modes.p/test-wrap-modes.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1220/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1221/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1222/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1223/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1224/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1225/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1226/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1227/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1228/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1229/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1230/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1231/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1232/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1233/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1234/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1235/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1236/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1237/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1238/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1239/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1240/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1241/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1242/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1243/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1244/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1245/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/test-sub-texture.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/test-sub-texture.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/test-sub-texture.c.o -c ../src/tests/cogl/conform/test-sub-texture.c [1246/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1247/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1248/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1249/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sub-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1250/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1251/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1252/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1253/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1254/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1255/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1256/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1257/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1258/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1259/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1260/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1261/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1262/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1263/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1264/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1265/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1266/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1267/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1268/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1269/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1270/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1271/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1272/4519] gcc -o src/tests/cogl/conform/cogl-test-sub-texture src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-sub-texture.p/test-sub-texture.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1273/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/test-custom-attributes.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/test-custom-attributes.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/test-custom-attributes.c.o -c ../src/tests/cogl/conform/test-custom-attributes.c [1274/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1275/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1276/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1277/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1278/4519] gcc -Isrc/tests/cogl/conform/cogl-test-custom-attributes.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-custom-attributes.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-custom-attributes.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-custom-attributes.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1279/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1280/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1281/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1282/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1283/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1284/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1285/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1286/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1287/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1288/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1289/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1290/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1291/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1292/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1293/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1294/4519] gcc -o src/tests/cogl/conform/cogl-test-custom-attributes src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-custom-attributes.p/test-custom-attributes.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1295/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1296/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1297/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1298/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1299/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1300/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1301/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1302/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1303/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1304/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1305/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/test-offscreen.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/test-offscreen.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/test-offscreen.c.o -c ../src/tests/cogl/conform/test-offscreen.c [1306/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1307/4519] gcc -Isrc/tests/cogl/conform/cogl-test-offscreen.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-offscreen.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-offscreen.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-offscreen.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1308/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1309/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1310/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1311/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1312/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1313/4519] gcc -o src/tests/cogl/conform/cogl-test-offscreen src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-offscreen.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-offscreen.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-offscreen.p/test-offscreen.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1314/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1315/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1316/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1317/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1318/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1319/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1320/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1321/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1322/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1323/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1324/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1325/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1326/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1327/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1328/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1329/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1330/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1331/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1332/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1333/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1334/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1335/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1336/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1337/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1338/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1339/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1340/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/test-journal.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/test-journal.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/test-journal.c.o -c ../src/tests/cogl/conform/test-journal.c [1341/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1342/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1343/4519] gcc -Isrc/tests/cogl/conform/cogl-test-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1344/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1345/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1346/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1347/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1348/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1349/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1350/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1351/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1352/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1353/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1354/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1355/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1356/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1357/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1358/4519] gcc -o src/tests/cogl/conform/cogl-test-journal src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-journal.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-journal.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-journal.p/test-journal.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1359/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1360/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1361/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1362/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1363/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1364/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1365/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1366/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1367/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1368/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1369/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1370/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/test-primitive.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/test-primitive.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/test-primitive.c.o -c ../src/tests/cogl/conform/test-primitive.c [1371/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1372/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1373/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-primitive.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-primitive.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1374/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1375/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1376/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1377/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1378/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1379/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1380/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1381/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1382/4519] gcc -o src/tests/cogl/conform/cogl-test-primitive src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-primitive.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-primitive.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-primitive.p/test-primitive.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1383/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1384/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1385/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1386/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1387/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1388/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1389/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1390/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1391/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1392/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1393/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1394/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1395/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1396/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1397/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1398/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1399/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1400/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1401/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1402/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1403/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1404/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1405/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1406/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/test-sparse-pipeline.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/test-sparse-pipeline.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/test-sparse-pipeline.c.o -c ../src/tests/cogl/conform/test-sparse-pipeline.c [1407/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1408/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1409/4519] gcc -Isrc/tests/cogl/conform/cogl-test-sparse-pipeline.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-sparse-pipeline.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-sparse-pipeline.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1410/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1411/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1412/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1413/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1414/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1415/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1416/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1417/4519] gcc -o src/tests/cogl/conform/cogl-test-sparse-pipeline src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-sparse-pipeline.p/test-sparse-pipeline.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1418/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1419/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1420/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1421/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1422/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1423/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1424/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1425/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1426/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1427/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1428/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1429/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1430/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1431/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1432/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1433/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1434/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1435/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1436/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/actor-clone.c.o -MF src/tests/clutter/conform/actor-clone.p/actor-clone.c.o.d -o src/tests/clutter/conform/actor-clone.p/actor-clone.c.o -c ../src/tests/clutter/conform/actor-clone.c [1437/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1438/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1439/4519] gcc -Isrc/tests/cogl/conform/cogl-test-read-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1440/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1441/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1442/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1443/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1444/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1445/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1446/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1447/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1448/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1449/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1450/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1451/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1452/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1453/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1454/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1455/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1456/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1457/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1458/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1459/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1460/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1461/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1462/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1463/4519] gcc -o src/tests/cogl/conform/cogl-test-read-texture-formats src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-read-texture-formats.p/test-read-texture-formats.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1464/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1465/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1466/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1467/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1468/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1469/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1470/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/test-write-texture-formats.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/test-write-texture-formats.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/test-write-texture-formats.c.o -c ../src/tests/cogl/conform/test-write-texture-formats.c [1471/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1472/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1473/4519] gcc -Isrc/tests/cogl/conform/cogl-test-write-texture-formats.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1474/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1475/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1476/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1477/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1478/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1479/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1480/4519] gcc -o src/tests/cogl/conform/cogl-test-write-texture-formats src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-write-texture-formats.p/test-write-texture-formats.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1481/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1482/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1483/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1484/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1485/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1486/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1487/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1488/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1489/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1490/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1491/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1492/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1493/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1494/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1495/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1496/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1497/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1498/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1499/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size.p/test-point-size.c.o -MF src/tests/cogl/conform/cogl-test-point-size.p/test-point-size.c.o.d -o src/tests/cogl/conform/cogl-test-point-size.p/test-point-size.c.o -c ../src/tests/cogl/conform/test-point-size.c [1500/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1501/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1502/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1503/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1504/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1505/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1506/4519] gcc -o src/tests/cogl/conform/cogl-test-point-size src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-point-size.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-point-size.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-point-size.p/test-point-size.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1507/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1508/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1509/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1510/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1511/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1512/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1513/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1514/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1515/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1516/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1517/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1518/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1519/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1520/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1521/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1522/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1523/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1524/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1525/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1526/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1527/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1528/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1529/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1530/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1531/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1532/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1533/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1534/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1535/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1536/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-size-attribute.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-size-attribute.p/test-point-size-attribute.c.o -MF src/tests/cogl/conform/cogl-test-point-size-attribute.p/test-point-size-attribute.c.o.d -o src/tests/cogl/conform/cogl-test-point-size-attribute.p/test-point-size-attribute.c.o -c ../src/tests/cogl/conform/test-point-size-attribute.c [1537/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1538/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1539/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1540/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1541/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1542/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1543/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1544/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1545/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1546/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1547/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1548/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1549/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1550/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1551/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1552/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1553/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1554/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1555/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1556/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1557/4519] gcc -o src/tests/cogl/conform/cogl-test-point-size-attribute src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-point-size-attribute.p/test-point-size-attribute.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1558/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1559/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1560/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1561/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1562/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1563/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/test-point-sprite.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/test-point-sprite.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/test-point-sprite.c.o -c ../src/tests/cogl/conform/test-point-sprite.c [1564/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1565/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1566/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1567/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1568/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1569/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1570/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1571/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1572/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1573/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1574/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1575/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1576/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1577/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1578/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1579/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1580/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1581/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1582/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1583/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1584/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1585/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1586/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1587/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1588/4519] gcc -o src/tests/cogl/conform/cogl-test-point-sprite src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-point-sprite.p/test-point-sprite.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1589/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1590/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1591/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1592/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1593/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1594/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1595/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1596/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1597/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1598/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1599/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1600/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/test-point-sprite-known-failure.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/test-point-sprite-known-failure.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/test-point-sprite-known-failure.c.o -c ../src/tests/cogl/conform/test-point-sprite-known-failure.c [1601/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1602/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1603/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1604/4519] gcc -Isrc/tests/cogl/conform/cogl-test-point-sprite-known-failure.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1605/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1606/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1607/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1608/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1609/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1610/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1611/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1612/4519] gcc -o src/tests/cogl/conform/cogl-test-point-sprite-known-failure src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-point-sprite-known-failure.p/test-point-sprite-known-failure.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1613/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1614/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1615/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1616/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1617/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1618/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1619/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1620/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1621/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1622/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1623/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1624/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1625/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1626/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1627/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1628/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1629/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1630/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1631/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1632/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._xdg-shell-protocol.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._xdg-shell-protocol.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1633/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1634/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1635/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1636/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1637/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1638/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1639/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1640/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta_meta-enum-types.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta_meta-enum-types.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1641/4519] gcc -Isrc/tests/cogl/conform/cogl-test-no-gl-header.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1642/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1643/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1644/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1645/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1646/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1647/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1648/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1649/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1650/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1651/4519] gcc -o src/tests/cogl/conform/cogl-test-no-gl-header src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-no-gl-header.p/test-no-gl-header.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1652/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1653/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1654/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1655/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1656/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1657/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1658/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1659/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1660/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1661/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1662/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1663/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1664/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1665/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1666/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1667/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1668/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1669/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1670/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1671/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1672/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1673/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1674/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1675/4519] gcc -Isrc/tests/cogl/conform/cogl-test-layer-remove.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-layer-remove.p/test-layer-remove.c.o -MF src/tests/cogl/conform/cogl-test-layer-remove.p/test-layer-remove.c.o.d -o src/tests/cogl/conform/cogl-test-layer-remove.p/test-layer-remove.c.o -c ../src/tests/cogl/conform/test-layer-remove.c [1676/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1677/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1678/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1679/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1680/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1681/4519] gcc -o src/tests/cogl/conform/cogl-test-layer-remove src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-layer-remove.p/test-layer-remove.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1682/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1683/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1684/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1685/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1686/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1687/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1688/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1689/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1690/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1691/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1692/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1693/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1694/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1695/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1696/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1697/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1698/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1699/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1700/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1701/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1702/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1703/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1704/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1705/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/test-alpha-test.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/test-alpha-test.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/test-alpha-test.c.o -c ../src/tests/cogl/conform/test-alpha-test.c [1706/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1707/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1708/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1709/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1710/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-test.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-test.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-alpha-test.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-test.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1711/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1712/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1713/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1714/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1715/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1716/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1717/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1718/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1719/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1720/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1721/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1722/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1723/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1724/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1725/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1726/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1727/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1728/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1729/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1730/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1731/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1732/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1733/4519] gcc -o src/tests/cogl/conform/cogl-test-alpha-test src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-alpha-test.p/test-alpha-test.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1734/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1735/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1736/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1737/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1738/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1739/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1740/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1741/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1742/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/test-map-buffer-range.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/test-map-buffer-range.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/test-map-buffer-range.c.o -c ../src/tests/cogl/conform/test-map-buffer-range.c [1743/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1744/4519] gcc -Isrc/tests/cogl/conform/cogl-test-map-buffer-range.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-map-buffer-range.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-map-buffer-range.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-map-buffer-range.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1745/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1746/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1747/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1748/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1749/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1750/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1751/4519] gcc -o src/tests/cogl/conform/cogl-test-map-buffer-range src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-map-buffer-range.p/test-map-buffer-range.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1752/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1753/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1754/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/test-npot-texture.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/test-npot-texture.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/test-npot-texture.c.o -c ../src/tests/cogl/conform/test-npot-texture.c [1755/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1756/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1757/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1758/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1759/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1760/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1761/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1762/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1763/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1764/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1765/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1766/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1767/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1768/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1769/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1770/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1771/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1772/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1773/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1774/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1775/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1776/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1777/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1778/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1779/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1780/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1781/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1782/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/actor-paint-opacity.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/actor-paint-opacity.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/actor-paint-opacity.c.o -c ../src/tests/clutter/conform/actor-paint-opacity.c [1783/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1784/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1785/4519] gcc -Isrc/tests/cogl/conform/cogl-test-npot-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1786/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1787/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1788/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1789/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1790/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1791/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1792/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1793/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1794/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1795/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1796/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1797/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1798/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1799/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1800/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1801/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1802/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1803/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1804/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1805/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1806/4519] gcc -o src/tests/cogl/conform/cogl-test-npot-texture src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-npot-texture.p/test-npot-texture.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1807/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1808/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1809/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1810/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1811/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1812/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1813/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1814/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/test-alpha-textures.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/test-alpha-textures.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/test-alpha-textures.c.o -c ../src/tests/cogl/conform/test-alpha-textures.c [1815/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1816/4519] gcc -Isrc/tests/cogl/conform/cogl-test-alpha-textures.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-alpha-textures.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-alpha-textures.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-alpha-textures.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1817/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1818/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1819/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1820/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1821/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1822/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1823/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1824/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1825/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1826/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1827/4519] gcc -o src/tests/cogl/conform/cogl-test-alpha-textures src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-alpha-textures.p/test-alpha-textures.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1828/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1829/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1830/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1831/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1832/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1833/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1834/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1835/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1836/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1837/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1838/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1839/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1840/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1841/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1842/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1843/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1844/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1845/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1846/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1847/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1848/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1849/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1850/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/test-texture-get-set-data.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/test-texture-get-set-data.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/test-texture-get-set-data.c.o -c ../src/tests/cogl/conform/test-texture-get-set-data.c [1851/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1852/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1853/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-get-set-data.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1854/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1855/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1856/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1857/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1858/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1859/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1860/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1861/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1862/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1863/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1864/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1865/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1866/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1867/4519] gcc -o src/tests/cogl/conform/cogl-test-texture-get-set-data src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-texture-get-set-data.p/test-texture-get-set-data.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1868/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1869/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1870/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1871/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1872/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1873/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1874/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1875/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1876/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1877/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1878/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1879/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1880/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1881/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1882/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1883/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/test-framebuffer-get-bits.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/test-framebuffer-get-bits.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/test-framebuffer-get-bits.c.o -c ../src/tests/cogl/conform/test-framebuffer-get-bits.c [1884/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1885/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1886/4519] gcc -Isrc/tests/cogl/conform/cogl-test-framebuffer-get-bits.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1887/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1888/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1889/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1890/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1891/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1892/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1893/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1894/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1895/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1896/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1897/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1898/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1899/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1900/4519] gcc -o src/tests/cogl/conform/cogl-test-framebuffer-get-bits src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-framebuffer-get-bits.p/test-framebuffer-get-bits.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1901/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1902/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1903/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1904/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1905/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1906/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1907/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1908/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1909/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1910/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1911/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1912/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1913/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1914/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1915/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/test-primitive-and-journal.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/test-primitive-and-journal.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/test-primitive-and-journal.c.o -c ../src/tests/cogl/conform/test-primitive-and-journal.c [1916/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1917/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1918/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1919/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1920/4519] gcc -Isrc/tests/cogl/conform/cogl-test-primitive-and-journal.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1921/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1922/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1923/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1924/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1925/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1926/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1927/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1928/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1929/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1930/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1931/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1932/4519] gcc -o src/tests/cogl/conform/cogl-test-primitive-and-journal src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-primitive-and-journal.p/test-primitive-and-journal.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1933/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1934/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1935/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1936/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1937/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1938/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1939/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1940/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1941/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1942/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1943/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1944/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1945/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1946/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1947/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1948/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/test-copy-replace-texture.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/test-copy-replace-texture.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/test-copy-replace-texture.c.o -c ../src/tests/cogl/conform/test-copy-replace-texture.c [1949/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1950/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1951/4519] gcc -Isrc/tests/cogl/conform/cogl-test-copy-replace-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-copy-replace-texture.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-copy-replace-texture.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1952/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [1953/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1954/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1955/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1956/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1957/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1958/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [1959/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [1960/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1961/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1962/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1963/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1964/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [1965/4519] gcc -o src/tests/cogl/conform/cogl-test-copy-replace-texture src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-copy-replace-texture.p/test-copy-replace-texture.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1966/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1967/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [1968/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [1969/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1970/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [1971/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [1972/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [1973/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [1974/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1975/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [1976/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [1977/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [1978/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [1979/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1980/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [1981/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [1982/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [1983/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [1984/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/test-pipeline-cache-unrefs-texture.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/test-pipeline-cache-unrefs-texture.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/test-pipeline-cache-unrefs-texture.c.o -c ../src/tests/cogl/conform/test-pipeline-cache-unrefs-texture.c [1985/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [1986/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [1987/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [1988/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [1989/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [1990/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [1991/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [1992/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [1993/4519] gcc -o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-pipeline-cache-unrefs-texture.p/test-pipeline-cache-unrefs-texture.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [1994/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [1995/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [1996/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [1997/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [1998/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [1999/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2000/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2001/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2002/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2003/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2004/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2005/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2006/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2007/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2008/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2009/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2010/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2011/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2012/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2013/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2014/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2015/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2016/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/test-texture-no-allocate.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/test-texture-no-allocate.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/test-texture-no-allocate.c.o -c ../src/tests/cogl/conform/test-texture-no-allocate.c [2017/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [2018/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2019/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-no-allocate.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2020/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2021/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/test-pipeline-shader-state.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/test-pipeline-shader-state.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/test-pipeline-shader-state.c.o -c ../src/tests/cogl/conform/test-pipeline-shader-state.c [2022/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [2023/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2024/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2025/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2026/4519] gcc -o src/tests/cogl/conform/cogl-test-texture-no-allocate src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-texture-no-allocate.p/test-texture-no-allocate.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2027/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2028/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2029/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2030/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2031/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2032/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2033/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2034/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2035/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2036/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2037/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2038/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2039/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2040/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2041/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2042/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2043/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2044/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2045/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2046/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2047/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2048/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2049/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2050/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2051/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2052/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2053/4519] gcc -Isrc/tests/cogl/conform/cogl-test-pipeline-shader-state.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2054/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2055/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2056/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2057/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2058/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2059/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2060/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2061/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2062/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2063/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2064/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2065/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2066/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2067/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2068/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2069/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2070/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2071/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2072/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2073/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2074/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2075/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2076/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2077/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2078/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2079/4519] gcc -o src/tests/cogl/conform/cogl-test-pipeline-shader-state src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-pipeline-shader-state.p/test-pipeline-shader-state.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2080/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2081/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2082/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [2083/4519] gcc -Isrc/tests/cogl/conform/cogl-test-texture-rg.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-texture-rg.p/test-texture-rg.c.o -MF src/tests/cogl/conform/cogl-test-texture-rg.p/test-texture-rg.c.o.d -o src/tests/cogl/conform/cogl-test-texture-rg.p/test-texture-rg.c.o -c ../src/tests/cogl/conform/test-texture-rg.c [2084/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2085/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2086/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2087/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2088/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2089/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2090/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2091/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2092/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2093/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2094/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2095/4519] gcc -o src/tests/cogl/conform/cogl-test-texture-rg src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-texture-rg.p/test-texture-rg.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2096/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2097/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2098/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2099/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2100/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2101/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2102/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2103/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2104/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2105/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2106/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2107/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2108/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2109/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2110/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2111/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2112/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2113/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2114/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2115/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [2116/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/test-fence.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/test-fence.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/test-fence.c.o -c ../src/tests/cogl/conform/test-fence.c [2117/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2118/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2119/4519] gcc -Isrc/tests/cogl/conform/cogl-test-fence.p -Isrc/tests/cogl/conform -I../src/tests/cogl/conform -Isrc/tests -I../src/tests -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/cogl/tests/data"' '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2120/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2121/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2122/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2123/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2124/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2125/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2126/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2127/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2128/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2129/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2130/4519] gcc -o src/tests/cogl/conform/cogl-test-fence src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/conform/cogl-test-fence.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/conform/cogl-test-fence.p/.._.._cogl-test-utils.c.o src/tests/cogl/conform/cogl-test-fence.p/test-fence.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2131/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2132/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2133/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2134/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2135/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2136/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-login1.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-login1.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2137/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-gsd-color.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2138/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2139/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2140/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-rtkit1.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2141/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2142/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2143/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2144/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2145/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2146/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2147/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2148/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-screen-cast.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2149/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2150/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/test-bitmask.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/test-bitmask.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/test-bitmask.c.o -c ../src/tests/cogl/unit/test-bitmask.c [2151/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2152/4519] gcc -Isrc/tests/cogl/unit/cogl-test-bitmask.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-bitmask.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/unit/cogl-test-bitmask.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/unit/cogl-test-bitmask.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [2153/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2154/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2155/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2156/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2157/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2158/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2159/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2160/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2161/4519] gcc -o src/tests/cogl/unit/cogl-test-bitmask src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/unit/cogl-test-bitmask.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/unit/cogl-test-bitmask.p/test-bitmask.c.o src/tests/cogl/unit/cogl-test-bitmask.p/.._.._cogl-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2162/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2163/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2164/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2165/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2166/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2167/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2168/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2169/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2170/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2171/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2172/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2173/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2174/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2175/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2176/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2177/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2178/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2179/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2180/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2181/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2182/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2183/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2184/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2185/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2186/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/test-pipeline-cache.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/test-pipeline-cache.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/test-pipeline-cache.c.o -c ../src/tests/cogl/unit/test-pipeline-cache.c [2187/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2188/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2189/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2190/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2191/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-cache.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-cache.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-cache.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-cache.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [2192/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2193/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2194/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2195/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2196/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2197/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2198/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2199/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2200/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2201/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2202/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2203/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2204/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2205/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2206/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2207/4519] gcc -o src/tests/cogl/unit/cogl-test-pipeline-cache src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/test-pipeline-cache.c.o src/tests/cogl/unit/cogl-test-pipeline-cache.p/.._.._cogl-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2208/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2209/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2210/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2211/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2212/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2213/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2214/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2215/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2216/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2217/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2218/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2219/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/test-pipeline-state-known-failure.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/test-pipeline-state-known-failure.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/test-pipeline-state-known-failure.c.o -c ../src/tests/cogl/unit/test-pipeline-state-known-failure.c [2220/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [2221/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2222/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2223/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2224/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2225/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2226/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2227/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2228/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2229/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2230/4519] gcc -o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/test-pipeline-state-known-failure.c.o src/tests/cogl/unit/cogl-test-pipeline-state-known-failure.p/.._.._cogl-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2231/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2232/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2233/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2234/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2235/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2236/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2237/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2238/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2239/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2240/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2241/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2242/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2243/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2244/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2245/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2246/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2247/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2248/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2249/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2250/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2251/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2252/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2253/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/test-pipeline-state.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/test-pipeline-state.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/test-pipeline-state.c.o -c ../src/tests/cogl/unit/test-pipeline-state.c [2254/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2255/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2256/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-state.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-state.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-state.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-state.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [2257/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2258/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2259/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2260/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2261/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2262/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2263/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2264/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2265/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2266/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2267/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2268/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2269/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2270/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2271/4519] gcc -o src/tests/cogl/unit/cogl-test-pipeline-state src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/test-pipeline-state.c.o src/tests/cogl/unit/cogl-test-pipeline-state.p/.._.._cogl-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2272/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2273/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2274/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2275/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2276/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2277/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2278/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2279/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2280/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2281/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2282/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2283/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/test-pipeline-glsl.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/test-pipeline-glsl.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/test-pipeline-glsl.c.o -c ../src/tests/cogl/unit/test-pipeline-glsl.c [2284/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2285/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2286/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-glsl.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-glsl.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [2287/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2288/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2289/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2290/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2291/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2292/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2293/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2294/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2295/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2296/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2297/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2298/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2299/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2300/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2301/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2302/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2303/4519] gcc -o src/tests/cogl/unit/cogl-test-pipeline-glsl src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/test-pipeline-glsl.c.o src/tests/cogl/unit/cogl-test-pipeline-glsl.p/.._.._cogl-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2304/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2305/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2306/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2307/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2308/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2309/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2310/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2311/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2312/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2313/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2314/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2315/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2316/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/test-pipeline-vertend-glsl.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/test-pipeline-vertend-glsl.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/test-pipeline-vertend-glsl.c.o -c ../src/tests/cogl/unit/test-pipeline-vertend-glsl.c [2317/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2318/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/.._.._cogl-test-utils.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/.._.._cogl-test-utils.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/.._.._cogl-test-utils.c.o -c ../src/tests/cogl-test-utils.c [2319/4519] gcc -Isrc/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p -Isrc/tests/cogl/unit -I../src/tests/cogl/unit -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -D__COGL_H_INSIDE__ -DCOGL_ENABLE_MUTTER_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DCOGL_DISABLE_DEPRECATION_WARNINGS -MD -MQ src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2320/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2321/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2322/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2323/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2324/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2325/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2326/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2327/4519] gcc -o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/test-pipeline-vertend-glsl.c.o src/tests/cogl/unit/cogl-test-pipeline-vertend-glsl.p/.._.._cogl-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2328/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2329/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2330/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2331/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2332/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2333/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2334/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2335/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2336/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2337/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2338/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2339/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2340/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2341/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2342/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2343/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2344/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2345/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2346/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2347/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/cally-atkcomponent-example.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/cally-atkcomponent-example.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/cally-atkcomponent-example.c.o -c ../src/tests/clutter/accessibility/cally-atkcomponent-example.c [2348/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2349/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2350/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/cally-examples-util.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/cally-examples-util.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/cally-examples-util.c.o -c ../src/tests/clutter/accessibility/cally-examples-util.c [2351/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [2352/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2353/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkcomponent-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2354/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2355/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2356/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2357/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2358/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2359/4519] gcc -o src/tests/clutter/accessibility/cally-atkcomponent-example src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/cally-examples-util.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/cally-atkcomponent-example.c.o src/tests/clutter/accessibility/cally-atkcomponent-example.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2360/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2361/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2362/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2363/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2364/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2365/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2366/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2367/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2368/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2369/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2370/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2371/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2372/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2373/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2374/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2375/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2376/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2377/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2378/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2379/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2380/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/cally-atktext-example.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/cally-atktext-example.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/cally-atktext-example.c.o -c ../src/tests/clutter/accessibility/cally-atktext-example.c [2381/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2382/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [2383/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2384/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2385/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2386/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/cally-examples-util.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/cally-examples-util.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/cally-examples-util.c.o -c ../src/tests/clutter/accessibility/cally-examples-util.c [2387/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2388/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2389/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2390/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2391/4519] gcc -Isrc/tests/clutter/accessibility/cally-atktext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2392/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2393/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2394/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2395/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2396/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2397/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2398/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2399/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2400/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2401/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2402/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2403/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2404/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2405/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2406/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2407/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2408/4519] gcc -o src/tests/clutter/accessibility/cally-atktext-example src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/accessibility/cally-atktext-example.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/accessibility/cally-atktext-example.p/cally-examples-util.c.o src/tests/clutter/accessibility/cally-atktext-example.p/cally-atktext-example.c.o src/tests/clutter/accessibility/cally-atktext-example.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2409/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2410/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2411/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/cally-examples-util.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/cally-examples-util.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/cally-examples-util.c.o -c ../src/tests/clutter/accessibility/cally-examples-util.c [2412/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2413/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [2414/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkevents-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkevents-example.p/cally-atkevents-example.c.o -MF src/tests/clutter/accessibility/cally-atkevents-example.p/cally-atkevents-example.c.o.d -o src/tests/clutter/accessibility/cally-atkevents-example.p/cally-atkevents-example.c.o -c ../src/tests/clutter/accessibility/cally-atkevents-example.c [2415/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2416/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2417/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2418/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2419/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2420/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2421/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2422/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2423/4519] gcc -o src/tests/clutter/accessibility/cally-atkevents-example src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/cally-examples-util.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/cally-atkevents-example.c.o src/tests/clutter/accessibility/cally-atkevents-example.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2424/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2425/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2426/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2427/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2428/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2429/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2430/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2431/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2432/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2433/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2434/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2435/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2436/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2437/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2438/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2439/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2440/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2441/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2442/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2443/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/cally-atkeditabletext-example.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/cally-atkeditabletext-example.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/cally-atkeditabletext-example.c.o -c ../src/tests/clutter/accessibility/cally-atkeditabletext-example.c [2444/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [2445/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/cally-examples-util.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/cally-examples-util.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/cally-examples-util.c.o -c ../src/tests/clutter/accessibility/cally-examples-util.c [2446/4519] gcc -Isrc/tests/clutter/accessibility/cally-atkeditabletext-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2447/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2448/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2449/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2450/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2451/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2452/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2453/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2454/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2455/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2456/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2457/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2458/4519] gcc -o src/tests/clutter/accessibility/cally-atkeditabletext-example src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/cally-examples-util.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/cally-atkeditabletext-example.c.o src/tests/clutter/accessibility/cally-atkeditabletext-example.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2459/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2460/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2461/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2462/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2463/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2464/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2465/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2466/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2467/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2468/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2469/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2470/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2471/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2472/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2473/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2474/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2475/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2476/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2477/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2478/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2479/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2480/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/cally-examples-util.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/cally-examples-util.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/cally-examples-util.c.o -c ../src/tests/clutter/accessibility/cally-examples-util.c [2481/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/cally-clone-example.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/cally-clone-example.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/cally-clone-example.c.o -c ../src/tests/clutter/accessibility/cally-clone-example.c [2482/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2483/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2484/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2485/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2486/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2487/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2488/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [2489/4519] gcc -Isrc/tests/clutter/accessibility/cally-clone-example.p -Isrc/tests/clutter/accessibility -I../src/tests/clutter/accessibility -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DPREFIXDIR="/usr/lib64"' -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2490/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2491/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2492/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2493/4519] gcc -o src/tests/clutter/accessibility/cally-clone-example src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/accessibility/cally-clone-example.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/accessibility/cally-clone-example.p/cally-examples-util.c.o src/tests/clutter/accessibility/cally-clone-example.p/cally-clone-example.c.o src/tests/clutter/accessibility/cally-clone-example.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2494/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2495/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2496/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2497/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2498/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2499/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2500/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2501/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2502/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2503/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2504/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2505/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2506/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2507/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2508/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2509/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2510/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2511/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2512/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2513/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2514/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2515/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2516/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2517/4519] gcc -Isrc/tests/clutter/conform/actor-clone.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2518/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2519/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2520/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/actor-color-state.c.o -MF src/tests/clutter/conform/actor-color-state.p/actor-color-state.c.o.d -o src/tests/clutter/conform/actor-color-state.p/actor-color-state.c.o -c ../src/tests/clutter/conform/actor-color-state.c [2521/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2522/4519] gcc -Isrc/tests/clutter/conform/actor-color-state.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-color-state.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/actor-color-state.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/actor-color-state.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [2523/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2524/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2525/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2526/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2527/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2528/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2529/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2530/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2531/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/actor-event-hold.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [2532/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2533/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2534/4519] gcc -o src/tests/clutter/conform/actor-clone src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/actor-clone.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/actor-clone.p/actor-clone.c.o src/tests/clutter/conform/actor-clone.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2535/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2536/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2537/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2538/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2539/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2540/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2541/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2542/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2543/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2544/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2545/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2546/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2547/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2548/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2549/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2550/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2551/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2552/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2553/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2554/4519] gcc -o src/tests/clutter/conform/actor-color-state src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/actor-color-state.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/actor-color-state.p/actor-color-state.c.o src/tests/clutter/conform/actor-color-state.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2555/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2556/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/actor-destroy.c.o -MF src/tests/clutter/conform/actor-destroy.p/actor-destroy.c.o.d -o src/tests/clutter/conform/actor-destroy.p/actor-destroy.c.o -c ../src/tests/clutter/conform/actor-destroy.c [2557/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2558/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/actor-destroy.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/actor-destroy.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [2559/4519] gcc -Isrc/tests/clutter/conform/actor-destroy.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2560/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2561/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2562/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2563/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2564/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2565/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2566/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2567/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2568/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2569/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2570/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2571/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2572/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2573/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2574/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2575/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2576/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2577/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2578/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2579/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2580/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2581/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2582/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2583/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2584/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2585/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2586/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2587/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2588/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2589/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2590/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2591/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2592/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/actor-event-hold.c.o -MF src/tests/clutter/conform/actor-event-hold.p/actor-event-hold.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/actor-event-hold.c.o -c ../src/tests/clutter/conform/actor-event-hold.c [2593/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2594/4519] gcc -Isrc/tests/clutter/conform/actor-event-hold.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2595/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2596/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2597/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2598/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2599/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2600/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2601/4519] gcc -o src/tests/clutter/conform/actor-destroy src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/actor-destroy.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/actor-destroy.p/actor-destroy.c.o src/tests/clutter/conform/actor-destroy.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2602/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2603/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2604/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2605/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2606/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2607/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2608/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2609/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2610/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2611/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2612/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2613/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2614/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2615/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2616/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2617/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2618/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2619/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2620/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2621/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/actor-graph.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/actor-graph.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [2622/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/actor-graph.c.o -MF src/tests/clutter/conform/actor-graph.p/actor-graph.c.o.d -o src/tests/clutter/conform/actor-graph.p/actor-graph.c.o -c ../src/tests/clutter/conform/actor-graph.c [2623/4519] gcc -Isrc/tests/clutter/conform/actor-graph.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2624/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2625/4519] gcc -o src/tests/clutter/conform/actor-event-hold src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/actor-event-hold.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/actor-event-hold.p/actor-event-hold.c.o src/tests/clutter/conform/actor-event-hold.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2626/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2627/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2628/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2629/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2630/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/actor-invariants.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/actor-invariants.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [2631/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2632/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2633/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2634/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2635/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2636/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2637/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2638/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2639/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2640/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2641/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2642/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2643/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2644/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2645/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2646/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2647/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2648/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2649/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2650/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2651/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2652/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2653/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2654/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2655/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2656/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2657/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2658/4519] gcc -o src/tests/clutter/conform/actor-graph src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/actor-graph.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/actor-graph.p/actor-graph.c.o src/tests/clutter/conform/actor-graph.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2659/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2660/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2661/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2662/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2663/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2664/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2665/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/actor-invariants.c.o -MF src/tests/clutter/conform/actor-invariants.p/actor-invariants.c.o.d -o src/tests/clutter/conform/actor-invariants.p/actor-invariants.c.o -c ../src/tests/clutter/conform/actor-invariants.c [2666/4519] gcc -Isrc/tests/clutter/conform/actor-invariants.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2667/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2668/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2669/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2670/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2671/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2672/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2673/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2674/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2675/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2676/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2677/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2678/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2679/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2680/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2681/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2682/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2683/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2684/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2685/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2686/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/actor-iter.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/actor-iter.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [2687/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2688/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/actor-iter.c.o -MF src/tests/clutter/conform/actor-iter.p/actor-iter.c.o.d -o src/tests/clutter/conform/actor-iter.p/actor-iter.c.o -c ../src/tests/clutter/conform/actor-iter.c [2689/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2690/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2691/4519] gcc -Isrc/tests/clutter/conform/actor-iter.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2692/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2693/4519] gcc -o src/tests/clutter/conform/actor-invariants src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/actor-invariants.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/actor-invariants.p/actor-invariants.c.o src/tests/clutter/conform/actor-invariants.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2694/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2695/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2696/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2697/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2698/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2699/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2700/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2701/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2702/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2703/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2704/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2705/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2706/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2707/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2708/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2709/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2710/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2711/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2712/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2713/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2714/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2715/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2716/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2717/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2718/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2719/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2720/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2721/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/actor-layout.c.o -MF src/tests/clutter/conform/actor-layout.p/actor-layout.c.o.d -o src/tests/clutter/conform/actor-layout.p/actor-layout.c.o -c ../src/tests/clutter/conform/actor-layout.c [2722/4519] gcc -Isrc/tests/clutter/conform/actor-layout.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-layout.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/actor-layout.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/actor-layout.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [2723/4519] gcc -o src/tests/clutter/conform/actor-iter src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/actor-iter.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/actor-iter.p/actor-iter.c.o src/tests/clutter/conform/actor-iter.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2724/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2725/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2726/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/actor-meta.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/actor-meta.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [2727/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2728/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2729/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2730/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2731/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2732/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2733/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2734/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2735/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2736/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2737/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2738/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2739/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2740/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2741/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2742/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2743/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2744/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2745/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2746/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2747/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2748/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2749/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2750/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/actor-meta.c.o -MF src/tests/clutter/conform/actor-meta.p/actor-meta.c.o.d -o src/tests/clutter/conform/actor-meta.p/actor-meta.c.o -c ../src/tests/clutter/conform/actor-meta.c [2751/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2752/4519] gcc -Isrc/tests/clutter/conform/actor-meta.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2753/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2754/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2755/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2756/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2757/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2758/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2759/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2760/4519] gcc -o src/tests/clutter/conform/actor-layout src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/actor-layout.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/actor-layout.p/actor-layout.c.o src/tests/clutter/conform/actor-layout.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2761/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2762/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2763/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2764/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2765/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2766/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2767/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2768/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2769/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2770/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2771/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2772/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2773/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2774/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2775/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2776/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2777/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2778/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2779/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2780/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2781/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2782/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/actor-offscreen-redirect.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/actor-offscreen-redirect.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/actor-offscreen-redirect.c.o -c ../src/tests/clutter/conform/actor-offscreen-redirect.c [2783/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [2784/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2785/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2786/4519] gcc -Isrc/tests/clutter/conform/actor-offscreen-redirect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2787/4519] gcc -o src/tests/clutter/conform/actor-meta src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/actor-meta.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/actor-meta.p/actor-meta.c.o src/tests/clutter/conform/actor-meta.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2788/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2789/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2790/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2791/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2792/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2793/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2794/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2795/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2796/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2797/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2798/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2799/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2800/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2801/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2802/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2803/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2804/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2805/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2806/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2807/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2808/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2809/4519] gcc -Isrc/tests/clutter/conform/actor-paint-opacity.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-paint-opacity.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/actor-paint-opacity.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/actor-paint-opacity.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [2810/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2811/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2812/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2813/4519] gcc -o src/tests/clutter/conform/actor-offscreen-redirect src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/actor-offscreen-redirect.c.o src/tests/clutter/conform/actor-offscreen-redirect.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2814/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2815/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2816/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2817/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2818/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2819/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2820/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2821/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2822/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2823/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2824/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2825/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2826/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2827/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2828/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2829/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2830/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2831/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2832/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2833/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2834/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/actor-pick.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/actor-pick.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [2835/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2836/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2837/4519] gcc -Isrc/tests/clutter/conform/actor-pick.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pick.p/actor-pick.c.o -MF src/tests/clutter/conform/actor-pick.p/actor-pick.c.o.d -o src/tests/clutter/conform/actor-pick.p/actor-pick.c.o -c ../src/tests/clutter/conform/actor-pick.c [2838/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2839/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2840/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2841/4519] gcc -o src/tests/clutter/conform/actor-paint-opacity src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/actor-paint-opacity.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/actor-paint-opacity.p/actor-paint-opacity.c.o src/tests/clutter/conform/actor-paint-opacity.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2842/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2843/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2844/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2845/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2846/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2847/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2848/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2849/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2850/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2851/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2852/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2853/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2854/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2855/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2856/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2857/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2858/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2859/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2860/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2861/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2862/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2863/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2864/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2865/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2866/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2867/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2868/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/actor-pivot-point.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/actor-pivot-point.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/actor-pivot-point.c.o -c ../src/tests/clutter/conform/actor-pivot-point.c [2869/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2870/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2871/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2872/4519] gcc -Isrc/tests/clutter/conform/actor-pivot-point.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-pivot-point.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/actor-pivot-point.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/actor-pivot-point.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [2873/4519] gcc -o src/tests/clutter/conform/actor-pick src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/actor-pick.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/actor-pick.p/actor-pick.c.o src/tests/clutter/conform/actor-pick.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2874/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2875/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2876/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2877/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2878/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2879/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2880/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2881/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2882/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2883/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2884/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2885/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2886/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2887/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2888/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2889/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2890/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2891/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2892/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2893/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2894/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2895/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2896/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2897/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2898/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2899/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2900/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2901/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2902/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2903/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/actor-shader-effect.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/actor-shader-effect.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/actor-shader-effect.c.o -c ../src/tests/clutter/conform/actor-shader-effect.c [2904/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2905/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2906/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2907/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2908/4519] gcc -o src/tests/clutter/conform/actor-pivot-point src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/actor-pivot-point.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/actor-pivot-point.p/actor-pivot-point.c.o src/tests/clutter/conform/actor-pivot-point.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2909/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2910/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2911/4519] gcc -Isrc/tests/clutter/conform/actor-shader-effect.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-shader-effect.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/actor-shader-effect.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/actor-shader-effect.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [2912/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2913/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2914/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2915/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2916/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2917/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2918/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2919/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2920/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2921/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2922/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2923/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2924/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2925/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2926/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2927/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2928/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2929/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2930/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2931/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2932/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/actor-size.c.o -MF src/tests/clutter/conform/actor-size.p/actor-size.c.o.d -o src/tests/clutter/conform/actor-size.p/actor-size.c.o -c ../src/tests/clutter/conform/actor-size.c [2933/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2934/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2935/4519] gcc -Isrc/tests/clutter/conform/actor-size.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/actor-size.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/actor-size.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/actor-size.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [2936/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2937/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2938/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2939/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2940/4519] gcc -o src/tests/clutter/conform/actor-shader-effect src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/actor-shader-effect.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/actor-shader-effect.p/actor-shader-effect.c.o src/tests/clutter/conform/actor-shader-effect.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2941/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2942/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2943/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2944/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2945/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [2946/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2947/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2948/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2949/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2950/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2951/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2952/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2953/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2954/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2955/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2956/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2957/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2958/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2959/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2960/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2961/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2962/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2963/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2964/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2965/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2966/4519] gcc -o src/tests/clutter/conform/actor-size src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/actor-size.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/actor-size.p/actor-size.c.o src/tests/clutter/conform/actor-size.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [2967/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [2968/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/text.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/text.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [2969/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [2970/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [2971/4519] gcc -Isrc/tests/clutter/conform/text.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/text.p/text.c.o -MF src/tests/clutter/conform/text.p/text.c.o.d -o src/tests/clutter/conform/text.p/text.c.o -c ../src/tests/clutter/conform/text.c [2972/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [2973/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2974/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [2975/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [2976/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [2977/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [2978/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [2979/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [2980/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [2981/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [2982/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [2983/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [2984/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [2985/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [2986/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [2987/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [2988/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [2989/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [2990/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [2991/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [2992/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [2993/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [2994/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [2995/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [2996/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [2997/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [2998/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [2999/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/binding-pool.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/binding-pool.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [3000/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [3001/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [3002/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/binding-pool.c.o -MF src/tests/clutter/conform/binding-pool.p/binding-pool.c.o.d -o src/tests/clutter/conform/binding-pool.p/binding-pool.c.o -c ../src/tests/clutter/conform/binding-pool.c [3003/4519] gcc -Isrc/tests/clutter/conform/binding-pool.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [3004/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [3005/4519] gcc -o src/tests/clutter/conform/text src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/text.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/text.p/text.c.o src/tests/clutter/conform/text.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [3006/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3007/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3008/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [3009/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [3010/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3011/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [3012/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [3013/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3014/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [3015/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [3016/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3017/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3018/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3019/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3020/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [3021/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3022/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3023/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3024/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3025/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3026/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3027/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3028/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3029/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3030/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3031/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3032/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [3033/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [3034/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [3035/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [3036/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [3037/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/color.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/color.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [3038/4519] gcc -Isrc/tests/clutter/conform/color.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/color.p/color.c.o -MF src/tests/clutter/conform/color.p/color.c.o.d -o src/tests/clutter/conform/color.p/color.c.o -c ../src/tests/clutter/conform/color.c [3039/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3040/4519] gcc -o src/tests/clutter/conform/binding-pool src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/binding-pool.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/binding-pool.p/binding-pool.c.o src/tests/clutter/conform/binding-pool.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [3041/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3042/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [3043/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3044/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [3045/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [3046/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [3047/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [3048/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3049/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3050/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3051/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3052/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3053/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [3054/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [3055/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3056/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3057/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3058/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [3059/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3060/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3061/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3062/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3063/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3064/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3065/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3066/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [3067/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [3068/4519] gcc -o src/tests/clutter/conform/color src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/color.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/color.p/color.c.o src/tests/clutter/conform/color.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [3069/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [3070/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/frame-clock.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/frame-clock.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [3071/4519] gcc -Isrc/tests/clutter/conform/frame-clock.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock.p/frame-clock.c.o -MF src/tests/clutter/conform/frame-clock.p/frame-clock.c.o.d -o src/tests/clutter/conform/frame-clock.p/frame-clock.c.o -c ../src/tests/clutter/conform/frame-clock.c [3072/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [3073/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [3074/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [3075/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [3076/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3077/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3078/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3079/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [3080/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3081/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3082/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3083/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3084/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3085/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3086/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3087/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3088/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3089/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3090/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3091/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3092/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3093/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3094/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [3095/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [3096/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [3097/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [3098/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [3099/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [3100/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/frame-clock-timeline.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/frame-clock-timeline.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/frame-clock-timeline.c.o -c ../src/tests/clutter/conform/frame-clock-timeline.c [3101/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [3102/4519] gcc -Isrc/tests/clutter/conform/frame-clock-timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/frame-clock-timeline.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/frame-clock-timeline.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/frame-clock-timeline.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [3103/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [3104/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3105/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3106/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [3107/4519] gcc -o src/tests/clutter/conform/frame-clock src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/frame-clock.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/frame-clock.p/frame-clock.c.o src/tests/clutter/conform/frame-clock.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [3108/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [3109/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [3110/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [3111/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3112/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [3113/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3114/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3115/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3116/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3117/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [3118/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3119/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3120/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3121/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3122/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3123/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3124/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3125/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3126/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3127/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3128/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3129/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [3130/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [3131/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3132/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [3133/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/grab.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/grab.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [3134/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/grab.c.o -MF src/tests/clutter/conform/grab.p/grab.c.o.d -o src/tests/clutter/conform/grab.p/grab.c.o -c ../src/tests/clutter/conform/grab.c [3135/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [3136/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3137/4519] gcc -Isrc/tests/clutter/conform/grab.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [3138/4519] gcc -o src/tests/clutter/conform/frame-clock-timeline src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/frame-clock-timeline.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/frame-clock-timeline.p/frame-clock-timeline.c.o src/tests/clutter/conform/frame-clock-timeline.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [3139/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [3140/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [3141/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [3142/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [3143/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [3144/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3145/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3146/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [3147/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [3148/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3149/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [3150/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [3151/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3152/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3153/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3154/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3155/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3156/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3157/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3158/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3159/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3160/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3161/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3162/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3163/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3164/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [3165/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [3166/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3167/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [3168/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/interval.c.o -MF src/tests/clutter/conform/interval.p/interval.c.o.d -o src/tests/clutter/conform/interval.p/interval.c.o -c ../src/tests/clutter/conform/interval.c [3169/4519] gcc -o src/tests/clutter/conform/grab src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/grab.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/grab.p/grab.c.o src/tests/clutter/conform/grab.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [3170/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3171/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [3172/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [3173/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3174/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3175/4519] gcc -Isrc/tests/clutter/conform/interval.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/interval.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/interval.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/interval.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [3176/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3177/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [3178/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [3179/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [3180/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [3181/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [3182/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3183/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [3184/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3185/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [3186/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3187/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3188/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3189/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3190/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3191/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3192/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3193/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3194/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [3195/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3196/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [3197/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3198/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3199/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [3200/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/script-parser.c.o -MF src/tests/clutter/conform/script-parser.p/script-parser.c.o.d -o src/tests/clutter/conform/script-parser.p/script-parser.c.o -c ../src/tests/clutter/conform/script-parser.c [3201/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/script-parser.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/script-parser.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [3202/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3203/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [3204/4519] gcc -Isrc/tests/clutter/conform/script-parser.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [3205/4519] gcc -o src/tests/clutter/conform/interval src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/interval.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/interval.p/interval.c.o src/tests/clutter/conform/interval.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [3206/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [3207/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [3208/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [3209/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3210/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3211/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3212/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3213/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3214/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3215/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3216/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3217/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3218/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [3219/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [3220/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3221/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3222/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3223/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3224/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3225/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3226/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3227/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3228/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [3229/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/timeline.c.o -MF src/tests/clutter/conform/timeline.p/timeline.c.o.d -o src/tests/clutter/conform/timeline.p/timeline.c.o -c ../src/tests/clutter/conform/timeline.c [3230/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [3231/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/timeline.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/timeline.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [3232/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [3233/4519] gcc -Isrc/tests/clutter/conform/timeline.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [3234/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [3235/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [3236/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3237/4519] gcc -o src/tests/clutter/conform/script-parser src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/script-parser.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/script-parser.p/script-parser.c.o src/tests/clutter/conform/script-parser.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [3238/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [3239/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3240/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3241/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [3242/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [3243/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3244/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3245/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3246/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3247/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3248/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [3249/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3250/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [3251/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3252/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3253/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3254/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [3255/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3256/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [3257/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3258/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3259/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3260/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3261/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3262/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [3263/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [3264/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/timeline-interpolate.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/timeline-interpolate.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/timeline-interpolate.c.o -c ../src/tests/clutter/conform/timeline-interpolate.c [3265/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3266/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [3267/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [3268/4519] gcc -Isrc/tests/clutter/conform/timeline-interpolate.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [3269/4519] gcc -o src/tests/clutter/conform/timeline src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/timeline.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/timeline.p/timeline.c.o src/tests/clutter/conform/timeline.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [3270/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [3271/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [3272/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3273/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3274/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [3275/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [3276/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [3277/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [3278/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3279/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3280/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3281/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [3282/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3283/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3284/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3285/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3286/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3287/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3288/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3289/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3290/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3291/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3292/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [3293/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3294/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3295/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [3296/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [3297/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/timeline-progress.c.o -MF src/tests/clutter/conform/timeline-progress.p/timeline-progress.c.o.d -o src/tests/clutter/conform/timeline-progress.p/timeline-progress.c.o -c ../src/tests/clutter/conform/timeline-progress.c [3298/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/timeline-progress.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/timeline-progress.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [3299/4519] gcc -Isrc/tests/clutter/conform/timeline-progress.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [3300/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [3301/4519] gcc -o src/tests/clutter/conform/timeline-interpolate src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/timeline-interpolate.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/timeline-interpolate.p/timeline-interpolate.c.o src/tests/clutter/conform/timeline-interpolate.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [3302/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [3303/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [3304/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [3305/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [3306/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3307/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3308/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [3309/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [3310/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3311/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3312/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3313/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [3314/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [3315/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3316/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3317/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [3318/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3319/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3320/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3321/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3322/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3323/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [3324/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3325/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3326/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3327/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3328/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3329/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3330/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [3331/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [3332/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/timeline-rewind.c.o -MF src/tests/clutter/conform/timeline-rewind.p/timeline-rewind.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/timeline-rewind.c.o -c ../src/tests/clutter/conform/timeline-rewind.c [3333/4519] gcc -o src/tests/clutter/conform/timeline-progress src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/timeline-progress.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/timeline-progress.p/timeline-progress.c.o src/tests/clutter/conform/timeline-progress.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [3334/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/timeline-rewind.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [3335/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3336/4519] gcc -Isrc/tests/clutter/conform/timeline-rewind.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [3337/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3338/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [3339/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [3340/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3341/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [3342/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3343/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [3344/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3345/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3346/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3347/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3348/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3349/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [3350/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3351/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3352/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3353/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3354/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3355/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [3356/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3357/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3358/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3359/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3360/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [3361/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [3362/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [3363/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/conform/units.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/conform/units.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [3364/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [3365/4519] gcc -Isrc/tests/clutter/conform/units.p -Isrc/tests/clutter/conform -I../src/tests/clutter/conform -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DG_LOG_DOMAIN="Clutter-Conform"' -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/conform/units.p/units.c.o -MF src/tests/clutter/conform/units.p/units.c.o.d -o src/tests/clutter/conform/units.p/units.c.o -c ../src/tests/clutter/conform/units.c [3366/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [3367/4519] gcc -o src/tests/clutter/conform/timeline-rewind src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/timeline-rewind.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/timeline-rewind.p/timeline-rewind.c.o src/tests/clutter/conform/timeline-rewind.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [3368/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [3369/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [3370/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [3371/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [3372/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [3373/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [3374/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3375/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3376/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3377/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3378/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [3379/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3380/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3381/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3382/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3383/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [3384/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [3385/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [3386/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3387/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3388/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3389/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3390/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3391/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3392/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3393/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3394/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3395/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3396/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-main.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-main.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-main.c.o -c ../src/tests/clutter/interactive/test-main.c [3397/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-actors.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-actors.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-actors.c.o -c ../src/tests/clutter/interactive/test-actors.c [3398/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-cogl-shader-glsl.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-cogl-shader-glsl.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-cogl-shader-glsl.c.o -c ../src/tests/clutter/interactive/test-cogl-shader-glsl.c [3399/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-events.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-events.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-events.c.o -c ../src/tests/clutter/interactive/test-events.c [3400/4519] gcc -o src/tests/clutter/conform/units src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/conform/units.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/conform/units.p/units.c.o src/tests/clutter/conform/units.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [3401/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [3402/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-script.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-script.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-script.c.o -c ../src/tests/clutter/interactive/test-script.c [3403/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-cogl-offscreen.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-cogl-offscreen.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-cogl-offscreen.c.o -c ../src/tests/clutter/interactive/test-cogl-offscreen.c [3404/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-grab.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-grab.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-grab.c.o -c ../src/tests/clutter/interactive/test-grab.c [3405/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-cogl-tex-tile.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-cogl-tex-tile.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-cogl-tex-tile.c.o -c ../src/tests/clutter/interactive/test-cogl-tex-tile.c [3406/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-cogl-tex-polygon.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-cogl-tex-polygon.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-cogl-tex-polygon.c.o -c ../src/tests/clutter/interactive/test-cogl-tex-polygon.c [3407/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-text-field.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-text-field.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-text-field.c.o -c ../src/tests/clutter/interactive/test-text-field.c [3408/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-animation.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-animation.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-animation.c.o -c ../src/tests/clutter/interactive/test-animation.c [3409/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-easing.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-easing.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-easing.c.o -c ../src/tests/clutter/interactive/test-easing.c [3410/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-binding-pool.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-binding-pool.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-binding-pool.c.o -c ../src/tests/clutter/interactive/test-binding-pool.c [3411/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-text.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-text.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-text.c.o -c ../src/tests/clutter/interactive/test-text.c [3412/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-rotate-zoom.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-rotate-zoom.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-rotate-zoom.c.o -c ../src/tests/clutter/interactive/test-rotate-zoom.c [3413/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-touch-events.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-touch-events.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-touch-events.c.o -c ../src/tests/clutter/interactive/test-touch-events.c [3414/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-cairo-clock.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-cairo-clock.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-cairo-clock.c.o -c ../src/tests/clutter/interactive/test-cairo-clock.c [3415/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-cairo-flowers.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-cairo-flowers.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-cairo-flowers.c.o -c ../src/tests/clutter/interactive/test-cairo-flowers.c [3416/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-stage-sizing.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-stage-sizing.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-stage-sizing.c.o -c ../src/tests/clutter/interactive/test-stage-sizing.c [3417/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-swipe-action.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-swipe-action.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-swipe-action.c.o -c ../src/tests/clutter/interactive/test-swipe-action.c [3418/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-cogl-point-sprites.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-cogl-point-sprites.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-cogl-point-sprites.c.o -c ../src/tests/clutter/interactive/test-cogl-point-sprites.c [3419/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-devices.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-devices.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-devices.c.o -c ../src/tests/clutter/interactive/test-devices.c [3420/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-content.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-content.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-content.c.o -c ../src/tests/clutter/interactive/test-content.c [3421/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-keyframe-transition.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-keyframe-transition.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-keyframe-transition.c.o -c ../src/tests/clutter/interactive/test-keyframe-transition.c [3422/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3423/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [3424/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/test-image.c.o -MF src/tests/clutter/interactive/test-interactive.p/test-image.c.o.d -o src/tests/clutter/interactive/test-interactive.p/test-image.c.o -c ../src/tests/clutter/interactive/test-image.c [3425/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3426/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [3427/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3428/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [3429/4519] gcc -Isrc/tests/clutter/interactive/test-interactive.p -Isrc/tests/clutter/interactive -I../src/tests/clutter/interactive -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATADIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/interactive/test-interactive.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/interactive/test-interactive.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/interactive/test-interactive.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [3430/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [3431/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [3432/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3433/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [3434/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3435/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3436/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3437/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [3438/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3439/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3440/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3441/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3442/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [3443/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3444/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [3445/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3446/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3447/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3448/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3449/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3450/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3451/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [3452/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/test-text.c.o -MF src/tests/clutter/micro-bench/test-text.p/test-text.c.o.d -o src/tests/clutter/micro-bench/test-text.p/test-text.c.o -c ../src/tests/clutter/micro-bench/test-text.c [3453/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/micro-bench/test-text.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/micro-bench/test-text.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [3454/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [3455/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3456/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3457/4519] gcc -Isrc/tests/clutter/micro-bench/test-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [3458/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [3459/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [3460/4519] gcc -o src/tests/clutter/interactive/test-interactive src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/interactive/test-interactive.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/interactive/test-interactive.p/test-main.c.o src/tests/clutter/interactive/test-interactive.p/test-events.c.o src/tests/clutter/interactive/test-interactive.p/test-actors.c.o src/tests/clutter/interactive/test-interactive.p/test-script.c.o src/tests/clutter/interactive/test-interactive.p/test-grab.c.o src/tests/clutter/interactive/test-interactive.p/test-cogl-shader-glsl.c.o src/tests/clutter/interactive/test-interactive.p/test-cogl-tex-tile.c.o src/tests/clutter/interactive/test-interactive.p/test-cogl-offscreen.c.o src/tests/clutter/interactive/test-interactive.p/test-cogl-tex-polygon.c.o src/tests/clutter/interactive/test-interactive.p/test-animation.c.o src/tests/clutter/interactive/test-interactive.p/test-easing.c.o src/tests/clutter/interactive/test-interactive.p/test-binding-pool.c.o src/tests/clutter/interactive/test-interactive.p/test-text.c.o src/tests/clutter/interactive/test-interactive.p/test-text-field.c.o src/tests/clutter/interactive/test-interactive.p/test-cairo-clock.c.o src/tests/clutter/interactive/test-interactive.p/test-cairo-flowers.c.o src/tests/clutter/interactive/test-interactive.p/test-stage-sizing.c.o src/tests/clutter/interactive/test-interactive.p/test-swipe-action.c.o src/tests/clutter/interactive/test-interactive.p/test-cogl-point-sprites.c.o src/tests/clutter/interactive/test-interactive.p/test-devices.c.o src/tests/clutter/interactive/test-interactive.p/test-content.c.o src/tests/clutter/interactive/test-interactive.p/test-keyframe-transition.c.o src/tests/clutter/interactive/test-interactive.p/test-touch-events.c.o src/tests/clutter/interactive/test-interactive.p/test-rotate-zoom.c.o src/tests/clutter/interactive/test-interactive.p/test-image.c.o src/tests/clutter/interactive/test-interactive.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 -Wl,--export-dynamic /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [3461/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [3462/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [3463/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3464/4519] gcc -o src/tests/clutter/micro-bench/test-text src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/micro-bench/test-text.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/micro-bench/test-text.p/test-text.c.o src/tests/clutter/micro-bench/test-text.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [3465/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [3466/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [3467/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3468/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3469/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [3470/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3471/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3472/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3473/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3474/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3475/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [3476/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3477/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [3478/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3479/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3480/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3481/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3482/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3483/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [3484/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3485/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3486/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/micro-bench/test-picking.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [3487/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [3488/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [3489/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/test-picking.c.o -MF src/tests/clutter/micro-bench/test-picking.p/test-picking.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/test-picking.c.o -c ../src/tests/clutter/micro-bench/test-picking.c [3490/4519] gcc -Isrc/tests/clutter/micro-bench/test-picking.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [3491/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [3492/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [3493/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [3494/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [3495/4519] gcc -o src/tests/clutter/micro-bench/test-picking src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/micro-bench/test-picking.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/micro-bench/test-picking.p/test-picking.c.o src/tests/clutter/micro-bench/test-picking.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [3496/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [3497/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [3498/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3499/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [3500/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [3501/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3502/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3503/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3504/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3505/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [3506/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [3507/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3508/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3509/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3510/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3511/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3512/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [3513/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3514/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3515/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3516/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3517/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3518/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3519/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3520/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [3521/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3522/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [3523/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3524/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3525/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3526/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [3527/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [3528/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/test-text-perf.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/test-text-perf.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/test-text-perf.c.o -c ../src/tests/clutter/micro-bench/test-text-perf.c [3529/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [3530/4519] gcc -Isrc/tests/clutter/micro-bench/test-text-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-text-perf.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/micro-bench/test-text-perf.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/micro-bench/test-text-perf.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [3531/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [3532/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3533/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3534/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3535/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [3536/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3537/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3538/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [3539/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3540/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [3541/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3542/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3543/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3544/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3545/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3546/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3547/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3548/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3549/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3550/4519] gcc -o src/tests/clutter/micro-bench/test-text-perf src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/micro-bench/test-text-perf.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/micro-bench/test-text-perf.p/test-text-perf.c.o src/tests/clutter/micro-bench/test-text-perf.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [3551/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [3552/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [3553/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [3554/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3555/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [3556/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [3557/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3558/4519] gcc -Isrc/tests/clutter/micro-bench/test-random-text.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-random-text.p/test-random-text.c.o -MF src/tests/clutter/micro-bench/test-random-text.p/test-random-text.c.o.d -o src/tests/clutter/micro-bench/test-random-text.p/test-random-text.c.o -c ../src/tests/clutter/micro-bench/test-random-text.c [3559/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [3560/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [3561/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [3562/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [3563/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3564/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3565/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [3566/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3567/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3568/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3569/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [3570/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3571/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3572/4519] gcc -o src/tests/clutter/micro-bench/test-random-text src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/micro-bench/test-random-text.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/micro-bench/test-random-text.p/test-random-text.c.o src/tests/clutter/micro-bench/test-random-text.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [3573/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3574/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3575/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3576/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3577/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3578/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3579/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3580/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3581/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3582/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [3583/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [3584/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [3585/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/test-cogl-perf.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/test-cogl-perf.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/test-cogl-perf.c.o -c ../src/tests/clutter/micro-bench/test-cogl-perf.c [3586/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3587/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3588/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [3589/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [3590/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [3591/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3592/4519] gcc -Isrc/tests/clutter/micro-bench/test-cogl-perf.p -Isrc/tests/clutter/micro-bench -I../src/tests/clutter/micro-bench -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [3593/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [3594/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [3595/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [3596/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [3597/4519] gcc -o src/tests/clutter/micro-bench/test-cogl-perf src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/test-cogl-perf.c.o src/tests/clutter/micro-bench/test-cogl-perf.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [3598/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [3599/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3600/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [3601/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3602/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3603/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3604/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3605/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3606/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [3607/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3608/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3609/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [3610/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3611/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3612/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3613/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3614/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3615/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3616/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3617/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [3618/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [3619/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3620/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3621/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3622/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [3623/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/test-picking.c.o -MF src/tests/clutter/performance/test-picking.p/test-picking.c.o.d -o src/tests/clutter/performance/test-picking.p/test-picking.c.o -c ../src/tests/clutter/performance/test-picking.c [3624/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/performance/test-picking.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/performance/test-picking.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [3625/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [3626/4519] gcc -Isrc/tests/clutter/performance/test-picking.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [3627/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [3628/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [3629/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [3630/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [3631/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3632/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3633/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3634/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3635/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [3636/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3637/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3638/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [3639/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3640/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3641/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3642/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3643/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._viewporter-protocol.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3644/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3645/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3646/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3647/4519] gcc -o src/tests/clutter/performance/test-picking src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/performance/test-picking.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/performance/test-picking.p/test-picking.c.o src/tests/clutter/performance/test-picking.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [3648/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3649/4519] gcc -Isrc/tests/wayland-test-clients/buffer-transform.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3650/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [3651/4519] gcc -Isrc/tests/wayland-test-clients/buffer-transform.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3652/4519] gcc -Isrc/tests/wayland-test-clients/buffer-transform.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3653/4519] gcc -Isrc/tests/wayland-test-clients/buffer-transform.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._viewporter-protocol.c.o -MF src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._viewporter-protocol.c.o.d -o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3654/4519] gcc -Isrc/tests/wayland-test-clients/buffer-transform.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3655/4519] gcc -Isrc/tests/wayland-test-clients/buffer-transform.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3656/4519] gcc -Isrc/tests/wayland-test-clients/buffer-transform.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._xdg-shell-protocol.c.o -MF src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._xdg-shell-protocol.c.o.d -o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3657/4519] gcc -Isrc/tests/wayland-test-clients/buffer-transform.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3658/4519] gcc -Isrc/tests/wayland-test-clients/buffer-transform.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._test-driver-protocol.c.o -MF src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._test-driver-protocol.c.o.d -o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._test-driver-protocol.c.o -c src/tests/wayland-test-clients/test-driver-protocol.c [3659/4519] gcc -Isrc/tests/wayland-test-clients/buffer-transform.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3660/4519] gcc -Isrc/tests/wayland-test-clients/single-pixel-buffer.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._gtk-shell-protocol.c.o -MF src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._gtk-shell-protocol.c.o.d -o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3661/4519] gcc -Isrc/tests/wayland-test-clients/single-pixel-buffer.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3662/4519] gcc -Isrc/tests/wayland-test-clients/buffer-transform.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/buffer-transform.p/buffer-transform.c.o -MF src/tests/wayland-test-clients/buffer-transform.p/buffer-transform.c.o.d -o src/tests/wayland-test-clients/buffer-transform.p/buffer-transform.c.o -c ../src/tests/wayland-test-clients/buffer-transform.c [3663/4519] gcc -Isrc/tests/wayland-test-clients/single-pixel-buffer.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3664/4519] gcc -Isrc/tests/wayland-test-clients/single-pixel-buffer.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._presentation-time-protocol.c.o -MF src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._presentation-time-protocol.c.o.d -o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3665/4519] gcc -Isrc/tests/wayland-test-clients/single-pixel-buffer.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3666/4519] gcc -Isrc/tests/wayland-test-clients/single-pixel-buffer.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3667/4519] gcc -Isrc/tests/wayland-test-clients/single-pixel-buffer.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3668/4519] gcc -Isrc/tests/wayland-test-clients/buffer-transform.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/buffer-transform.p/wayland-test-client-utils.c.o -MF src/tests/wayland-test-clients/buffer-transform.p/wayland-test-client-utils.c.o.d -o src/tests/wayland-test-clients/buffer-transform.p/wayland-test-client-utils.c.o -c ../src/tests/wayland-test-clients/wayland-test-client-utils.c [3669/4519] gcc -Isrc/tests/wayland-test-clients/single-pixel-buffer.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3670/4519] gcc -Isrc/tests/wayland-test-clients/single-pixel-buffer.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3671/4519] gcc -Isrc/tests/wayland-test-clients/single-pixel-buffer.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._viewporter-protocol.c.o -MF src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._viewporter-protocol.c.o.d -o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3672/4519] gcc -Isrc/tests/wayland-test-clients/single-pixel-buffer.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3673/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-reparenting.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3674/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/test-text-perf.c.o -MF src/tests/clutter/performance/test-text-perf.p/test-text-perf.c.o.d -o src/tests/clutter/performance/test-text-perf.p/test-text-perf.c.o -c ../src/tests/clutter/performance/test-text-perf.c [3675/4519] gcc -Isrc/tests/wayland-test-clients/single-pixel-buffer.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3676/4519] gcc -Isrc/tests/wayland-test-clients/single-pixel-buffer.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3677/4519] gcc -Isrc/tests/wayland-test-clients/single-pixel-buffer.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3678/4519] gcc -Isrc/tests/wayland-test-clients/single-pixel-buffer.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3679/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/.._.._clutter-test-utils.c.o -MF src/tests/clutter/performance/test-text-perf.p/.._.._clutter-test-utils.c.o.d -o src/tests/clutter/performance/test-text-perf.p/.._.._clutter-test-utils.c.o -c ../src/tests/clutter-test-utils.c [3680/4519] gcc -Isrc/tests/clutter/performance/test-text-perf.p -Isrc/tests/clutter/performance -I../src/tests/clutter/performance -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests -I../src/tests -Isrc/tests/clutter -I../src/tests/clutter -Isrc -I../src -I. -I.. -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT '-DTESTS_DATA_DIR="/builddir/build/BUILD/mutter-43.0/src/tests/clutter/interactive"' -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS '-DGETTEXT_PACKAGE="mutter"' -MD -MQ src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -MF src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o.d -o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [3681/4519] gcc -Isrc/tests/wayland-test-clients/single-pixel-buffer.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3682/4519] gcc -Isrc/tests/wayland-test-clients/single-pixel-buffer.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._xdg-shell-protocol.c.o -MF src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._xdg-shell-protocol.c.o.d -o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3683/4519] gcc -o src/tests/wayland-test-clients/buffer-transform src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._gtk-shell-protocol.c.o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._presentation-time-protocol.c.o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._viewporter-protocol.c.o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._xdg-shell-protocol.c.o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/wayland-test-clients/buffer-transform.p/meson-generated_.._test-driver-protocol.c.o src/tests/wayland-test-clients/buffer-transform.p/buffer-transform.c.o src/tests/wayland-test-clients/buffer-transform.p/wayland-test-client-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libwayland-client.so -Wl,--end-group [3684/4519] gcc -Isrc/tests/wayland-test-clients/single-pixel-buffer.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._test-driver-protocol.c.o -MF src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._test-driver-protocol.c.o.d -o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._test-driver-protocol.c.o -c src/tests/wayland-test-clients/test-driver-protocol.c [3685/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-remap-toplevel.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._gtk-shell-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._gtk-shell-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3686/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-remap-toplevel.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3687/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-remap-toplevel.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3688/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-remap-toplevel.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3689/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-remap-toplevel.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3690/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-remap-toplevel.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._presentation-time-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._presentation-time-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3691/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-remap-toplevel.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3692/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-remap-toplevel.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3693/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-remap-toplevel.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3694/4519] gcc -Isrc/tests/wayland-test-clients/single-pixel-buffer.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/single-pixel-buffer.p/single-pixel-buffer.c.o -MF src/tests/wayland-test-clients/single-pixel-buffer.p/single-pixel-buffer.c.o.d -o src/tests/wayland-test-clients/single-pixel-buffer.p/single-pixel-buffer.c.o -c ../src/tests/wayland-test-clients/single-pixel-buffer.c [3695/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-remap-toplevel.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3696/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-remap-toplevel.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3697/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-remap-toplevel.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3698/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-remap-toplevel.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3699/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-remap-toplevel.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._viewporter-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._viewporter-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3700/4519] gcc -Isrc/tests/wayland-test-clients/single-pixel-buffer.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/single-pixel-buffer.p/wayland-test-client-utils.c.o -MF src/tests/wayland-test-clients/single-pixel-buffer.p/wayland-test-client-utils.c.o.d -o src/tests/wayland-test-clients/single-pixel-buffer.p/wayland-test-client-utils.c.o -c ../src/tests/wayland-test-clients/wayland-test-client-utils.c [3701/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-remap-toplevel.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3702/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-remap-toplevel.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3703/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-remap-toplevel.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._xdg-shell-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._xdg-shell-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3704/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-remap-toplevel.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._test-driver-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._test-driver-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._test-driver-protocol.c.o -c src/tests/wayland-test-clients/test-driver-protocol.c [3705/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-reparenting.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._gtk-shell-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._gtk-shell-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3706/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-remap-toplevel.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3707/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-reparenting.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3708/4519] gcc -Isrc/tests/wayland-test-clients/invalid-xdg-shell-actions.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3709/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-remap-toplevel.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-remap-toplevel.p/subsurface-remap-toplevel.c.o -MF src/tests/wayland-test-clients/subsurface-remap-toplevel.p/subsurface-remap-toplevel.c.o.d -o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/subsurface-remap-toplevel.c.o -c ../src/tests/wayland-test-clients/subsurface-remap-toplevel.c [3710/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-reparenting.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3711/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-reparenting.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._presentation-time-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._presentation-time-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3712/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-reparenting.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3713/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-reparenting.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3714/4519] gcc -o src/tests/wayland-test-clients/single-pixel-buffer src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._gtk-shell-protocol.c.o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._presentation-time-protocol.c.o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._viewporter-protocol.c.o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._xdg-shell-protocol.c.o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/wayland-test-clients/single-pixel-buffer.p/meson-generated_.._test-driver-protocol.c.o src/tests/wayland-test-clients/single-pixel-buffer.p/single-pixel-buffer.c.o src/tests/wayland-test-clients/single-pixel-buffer.p/wayland-test-client-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libwayland-client.so -Wl,--end-group [3715/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-reparenting.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3716/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-reparenting.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3717/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-remap-toplevel.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-remap-toplevel.p/wayland-test-client-utils.c.o -MF src/tests/wayland-test-clients/subsurface-remap-toplevel.p/wayland-test-client-utils.c.o.d -o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/wayland-test-client-utils.c.o -c ../src/tests/wayland-test-clients/wayland-test-client-utils.c [3718/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-reparenting.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3719/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-reparenting.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3720/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-reparenting.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3721/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-reparenting.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3722/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-reparenting.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._viewporter-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._viewporter-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3723/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-reparenting.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3724/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-reparenting.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._xdg-shell-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._xdg-shell-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3725/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-reparenting.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3726/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-reparenting.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._test-driver-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._test-driver-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._test-driver-protocol.c.o -c src/tests/wayland-test-clients/test-driver-protocol.c [3727/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-reparenting.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3728/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-parent-unmapped.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._gtk-shell-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._gtk-shell-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3729/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-reparenting.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-reparenting.p/subsurface-reparenting.c.o -MF src/tests/wayland-test-clients/subsurface-reparenting.p/subsurface-reparenting.c.o.d -o src/tests/wayland-test-clients/subsurface-reparenting.p/subsurface-reparenting.c.o -c ../src/tests/wayland-test-clients/subsurface-reparenting.c [3730/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-parent-unmapped.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._presentation-time-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._presentation-time-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3731/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-parent-unmapped.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3732/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-parent-unmapped.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3733/4519] gcc -o src/tests/wayland-test-clients/subsurface-remap-toplevel src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._gtk-shell-protocol.c.o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._presentation-time-protocol.c.o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._viewporter-protocol.c.o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._xdg-shell-protocol.c.o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/meson-generated_.._test-driver-protocol.c.o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/subsurface-remap-toplevel.c.o src/tests/wayland-test-clients/subsurface-remap-toplevel.p/wayland-test-client-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libwayland-client.so -Wl,--end-group [3734/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-parent-unmapped.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3735/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-parent-unmapped.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3736/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-parent-unmapped.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3737/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-parent-unmapped.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3738/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-parent-unmapped.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3739/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-reparenting.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-reparenting.p/wayland-test-client-utils.c.o -MF src/tests/wayland-test-clients/subsurface-reparenting.p/wayland-test-client-utils.c.o.d -o src/tests/wayland-test-clients/subsurface-reparenting.p/wayland-test-client-utils.c.o -c ../src/tests/wayland-test-clients/wayland-test-client-utils.c [3740/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-parent-unmapped.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3741/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-parent-unmapped.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3742/4519] gcc -o src/tests/clutter/performance/test-text-perf src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-private-enum-types.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-display-config.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-idle-monitor.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-input-mapping.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-sysprof3-profiler.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-login1.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-remote-desktop.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-screen-cast.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-rtkit1.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-gsd-color.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta-dbus-gsd-power-screen.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._gtk-shell-protocol.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._presentation-time-protocol.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._tablet-unstable-v2-protocol.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._text-input-unstable-v3-protocol.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._viewporter-protocol.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._xdg-activation-v1-protocol.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._xdg-shell-protocol.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/clutter/performance/test-text-perf.p/meson-generated_.._.._.._.._meta_meta-enum-types.c.o src/tests/clutter/performance/test-text-perf.p/test-text-perf.c.o src/tests/clutter/performance/test-text-perf.p/.._.._clutter-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../..:$ORIGIN/../../../../cogl/cogl:$ORIGIN/../../../../clutter/clutter:$ORIGIN/../../../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [3743/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-parent-unmapped.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3744/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-parent-unmapped.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._viewporter-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._viewporter-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3745/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-parent-unmapped.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._xdg-shell-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._xdg-shell-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3746/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-parent-unmapped.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3747/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-parent-unmapped.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3748/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-parent-unmapped.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3749/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-parent-unmapped.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._test-driver-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._test-driver-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._test-driver-protocol.c.o -c src/tests/wayland-test-clients/test-driver-protocol.c [3750/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-parent-unmapped.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3751/4519] gcc -Isrc/tests/wayland-test-clients/invalid-subsurfaces.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._gtk-shell-protocol.c.o -MF src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._gtk-shell-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3752/4519] gcc -Isrc/tests/wayland-test-clients/invalid-subsurfaces.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3753/4519] gcc -Isrc/tests/wayland-test-clients/invalid-subsurfaces.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3754/4519] gcc -Isrc/tests/wayland-test-clients/invalid-subsurfaces.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3755/4519] gcc -Isrc/tests/wayland-test-clients/invalid-subsurfaces.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3756/4519] gcc -Isrc/tests/wayland-test-clients/invalid-subsurfaces.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3757/4519] gcc -o src/tests/wayland-test-clients/subsurface-reparenting src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._gtk-shell-protocol.c.o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._presentation-time-protocol.c.o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._viewporter-protocol.c.o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._xdg-shell-protocol.c.o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/wayland-test-clients/subsurface-reparenting.p/meson-generated_.._test-driver-protocol.c.o src/tests/wayland-test-clients/subsurface-reparenting.p/subsurface-reparenting.c.o src/tests/wayland-test-clients/subsurface-reparenting.p/wayland-test-client-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libwayland-client.so -Wl,--end-group [3758/4519] gcc -Isrc/tests/wayland-test-clients/invalid-subsurfaces.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3759/4519] gcc -Isrc/tests/wayland-test-clients/invalid-subsurfaces.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3760/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-parent-unmapped.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-parent-unmapped.p/subsurface-parent-unmapped.c.o -MF src/tests/wayland-test-clients/subsurface-parent-unmapped.p/subsurface-parent-unmapped.c.o.d -o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/subsurface-parent-unmapped.c.o -c ../src/tests/wayland-test-clients/subsurface-parent-unmapped.c [3761/4519] gcc -Isrc/tests/wayland-test-clients/invalid-subsurfaces.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._presentation-time-protocol.c.o -MF src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._presentation-time-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3762/4519] gcc -Isrc/tests/wayland-test-clients/invalid-subsurfaces.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3763/4519] gcc -Isrc/tests/wayland-test-clients/invalid-subsurfaces.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3764/4519] gcc -Isrc/tests/wayland-test-clients/invalid-subsurfaces.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3765/4519] gcc -Isrc/tests/wayland-test-clients/invalid-subsurfaces.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._viewporter-protocol.c.o -MF src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._viewporter-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3766/4519] gcc -Isrc/tests/wayland-test-clients/invalid-subsurfaces.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3767/4519] gcc -Isrc/tests/wayland-test-clients/invalid-subsurfaces.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3768/4519] gcc -Isrc/tests/wayland-test-clients/subsurface-parent-unmapped.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/subsurface-parent-unmapped.p/wayland-test-client-utils.c.o -MF src/tests/wayland-test-clients/subsurface-parent-unmapped.p/wayland-test-client-utils.c.o.d -o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/wayland-test-client-utils.c.o -c ../src/tests/wayland-test-clients/wayland-test-client-utils.c [3769/4519] gcc -Isrc/tests/wayland-test-clients/invalid-subsurfaces.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3770/4519] gcc -Isrc/tests/wayland-test-clients/invalid-subsurfaces.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._xdg-shell-protocol.c.o -MF src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._xdg-shell-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3771/4519] gcc -Isrc/tests/wayland-test-clients/invalid-subsurfaces.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._test-driver-protocol.c.o -MF src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._test-driver-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._test-driver-protocol.c.o -c src/tests/wayland-test-clients/test-driver-protocol.c [3772/4519] gcc -Isrc/tests/wayland-test-clients/invalid-subsurfaces.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3773/4519] gcc -Isrc/tests/wayland-test-clients/invalid-xdg-shell-actions.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._gtk-shell-protocol.c.o -MF src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._gtk-shell-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3774/4519] gcc -Isrc/tests/wayland-test-clients/invalid-xdg-shell-actions.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3775/4519] gcc -Isrc/tests/wayland-test-clients/invalid-xdg-shell-actions.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3776/4519] gcc -Isrc/tests/wayland-test-clients/invalid-xdg-shell-actions.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3777/4519] gcc -Isrc/tests/wayland-test-clients/invalid-xdg-shell-actions.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3778/4519] gcc -Isrc/tests/wayland-test-clients/invalid-xdg-shell-actions.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._presentation-time-protocol.c.o -MF src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._presentation-time-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3779/4519] gcc -Isrc/tests/wayland-test-clients/invalid-xdg-shell-actions.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3780/4519] gcc -Isrc/tests/wayland-test-clients/invalid-xdg-shell-actions.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3781/4519] gcc -Isrc/tests/wayland-test-clients/invalid-subsurfaces.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-subsurfaces.p/invalid-subsurfaces.c.o -MF src/tests/wayland-test-clients/invalid-subsurfaces.p/invalid-subsurfaces.c.o.d -o src/tests/wayland-test-clients/invalid-subsurfaces.p/invalid-subsurfaces.c.o -c ../src/tests/wayland-test-clients/invalid-subsurfaces.c [3782/4519] gcc -Isrc/tests/wayland-test-clients/invalid-subsurfaces.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-subsurfaces.p/wayland-test-client-utils.c.o -MF src/tests/wayland-test-clients/invalid-subsurfaces.p/wayland-test-client-utils.c.o.d -o src/tests/wayland-test-clients/invalid-subsurfaces.p/wayland-test-client-utils.c.o -c ../src/tests/wayland-test-clients/wayland-test-client-utils.c [3783/4519] gcc -Isrc/tests/wayland-test-clients/invalid-xdg-shell-actions.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._viewporter-protocol.c.o -MF src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._viewporter-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3784/4519] gcc -Isrc/tests/wayland-test-clients/invalid-xdg-shell-actions.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3785/4519] gcc -Isrc/tests/wayland-test-clients/invalid-xdg-shell-actions.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._xdg-shell-protocol.c.o -MF src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._xdg-shell-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3786/4519] gcc -Isrc/tests/wayland-test-clients/invalid-xdg-shell-actions.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3787/4519] gcc -Isrc/tests/wayland-test-clients/invalid-xdg-shell-actions.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3788/4519] gcc -Isrc/tests/wayland-test-clients/invalid-xdg-shell-actions.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3789/4519] gcc -Isrc/tests/wayland-test-clients/invalid-xdg-shell-actions.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3790/4519] gcc -Isrc/tests/wayland-test-clients/invalid-xdg-shell-actions.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3791/4519] gcc -o src/tests/wayland-test-clients/subsurface-parent-unmapped src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._gtk-shell-protocol.c.o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._presentation-time-protocol.c.o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._viewporter-protocol.c.o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._xdg-shell-protocol.c.o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/meson-generated_.._test-driver-protocol.c.o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/subsurface-parent-unmapped.c.o src/tests/wayland-test-clients/subsurface-parent-unmapped.p/wayland-test-client-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libwayland-client.so -Wl,--end-group [3792/4519] gcc -Isrc/tests/wayland-test-clients/xdg-apply-limits.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._gtk-shell-protocol.c.o -MF src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._gtk-shell-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3793/4519] gcc -Isrc/tests/wayland-test-clients/invalid-xdg-shell-actions.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._test-driver-protocol.c.o -MF src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._test-driver-protocol.c.o.d -o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._test-driver-protocol.c.o -c src/tests/wayland-test-clients/test-driver-protocol.c [3794/4519] gcc -Isrc/tests/wayland-test-clients/xdg-apply-limits.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3795/4519] gcc -Isrc/tests/wayland-test-clients/xdg-apply-limits.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3796/4519] gcc -Isrc/tests/wayland-test-clients/xdg-apply-limits.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3797/4519] gcc -Isrc/tests/wayland-test-clients/xdg-apply-limits.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._presentation-time-protocol.c.o -MF src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._presentation-time-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3798/4519] gcc -Isrc/tests/wayland-test-clients/xdg-apply-limits.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3799/4519] gcc -Isrc/tests/wayland-test-clients/xdg-apply-limits.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3800/4519] gcc -o src/tests/wayland-test-clients/invalid-subsurfaces src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._gtk-shell-protocol.c.o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._presentation-time-protocol.c.o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._viewporter-protocol.c.o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._xdg-shell-protocol.c.o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/wayland-test-clients/invalid-subsurfaces.p/meson-generated_.._test-driver-protocol.c.o src/tests/wayland-test-clients/invalid-subsurfaces.p/invalid-subsurfaces.c.o src/tests/wayland-test-clients/invalid-subsurfaces.p/wayland-test-client-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libwayland-client.so -Wl,--end-group [3801/4519] gcc -Isrc/tests/wayland-test-clients/xdg-apply-limits.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3802/4519] gcc -Isrc/tests/wayland-test-clients/invalid-xdg-shell-actions.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/invalid-xdg-shell-actions.c.o -MF src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/invalid-xdg-shell-actions.c.o.d -o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/invalid-xdg-shell-actions.c.o -c ../src/tests/wayland-test-clients/invalid-xdg-shell-actions.c [3803/4519] gcc -Isrc/tests/wayland-test-clients/xdg-apply-limits.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._viewporter-protocol.c.o -MF src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._viewporter-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3804/4519] gcc -Isrc/tests/wayland-test-clients/xdg-apply-limits.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3805/4519] gcc -Isrc/tests/wayland-test-clients/xdg-apply-limits.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3806/4519] gcc -Isrc/tests/wayland-test-clients/xdg-apply-limits.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3807/4519] gcc -Isrc/tests/wayland-test-clients/xdg-apply-limits.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3808/4519] gcc -Isrc/tests/wayland-test-clients/xdg-apply-limits.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3809/4519] gcc -Isrc/tests/wayland-test-clients/xdg-apply-limits.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3810/4519] gcc -Isrc/tests/wayland-test-clients/xdg-apply-limits.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3811/4519] gcc -Isrc/tests/wayland-test-clients/invalid-xdg-shell-actions.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/wayland-test-client-utils.c.o -MF src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/wayland-test-client-utils.c.o.d -o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/wayland-test-client-utils.c.o -c ../src/tests/wayland-test-clients/wayland-test-client-utils.c [3812/4519] gcc -Isrc/tests/wayland-test-clients/xdg-apply-limits.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._xdg-shell-protocol.c.o -MF src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._xdg-shell-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3813/4519] gcc -Isrc/tests/wayland-test-clients/xdg-apply-limits.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._test-driver-protocol.c.o -MF src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._test-driver-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._test-driver-protocol.c.o -c src/tests/wayland-test-clients/test-driver-protocol.c [3814/4519] gcc -Isrc/tests/wayland-test-clients/xdg-apply-limits.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3815/4519] gcc -Isrc/tests/wayland-test-clients/xdg-activation.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._gtk-shell-protocol.c.o -MF src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._gtk-shell-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3816/4519] gcc -Isrc/tests/wayland-test-clients/xdg-activation.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3817/4519] gcc -Isrc/tests/wayland-test-clients/xdg-activation.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3818/4519] gcc -Isrc/tests/wayland-test-clients/xdg-activation.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3819/4519] gcc -Isrc/tests/wayland-test-clients/xdg-activation.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._presentation-time-protocol.c.o -MF src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._presentation-time-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3820/4519] gcc -Isrc/tests/wayland-test-clients/xdg-activation.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3821/4519] gcc -Isrc/tests/wayland-test-clients/xdg-apply-limits.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-apply-limits.p/xdg-apply-limits.c.o -MF src/tests/wayland-test-clients/xdg-apply-limits.p/xdg-apply-limits.c.o.d -o src/tests/wayland-test-clients/xdg-apply-limits.p/xdg-apply-limits.c.o -c ../src/tests/wayland-test-clients/xdg-apply-limits.c [3822/4519] gcc -Isrc/tests/wayland-test-clients/xdg-activation.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3823/4519] gcc -Isrc/tests/wayland-test-clients/xdg-activation.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3824/4519] gcc -Isrc/tests/wayland-test-clients/xdg-activation.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3825/4519] gcc -Isrc/tests/wayland-test-clients/xdg-activation.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3826/4519] gcc -Isrc/tests/wayland-test-clients/xdg-activation.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3827/4519] gcc -Isrc/tests/wayland-test-clients/xdg-activation.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._viewporter-protocol.c.o -MF src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._viewporter-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3828/4519] gcc -Isrc/tests/wayland-test-clients/xdg-activation.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3829/4519] gcc -Isrc/tests/wayland-test-clients/xdg-activation.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3830/4519] gcc -o src/tests/wayland-test-clients/invalid-xdg-shell-actions src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._gtk-shell-protocol.c.o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._presentation-time-protocol.c.o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._viewporter-protocol.c.o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._xdg-shell-protocol.c.o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/meson-generated_.._test-driver-protocol.c.o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/invalid-xdg-shell-actions.c.o src/tests/wayland-test-clients/invalid-xdg-shell-actions.p/wayland-test-client-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libwayland-client.so -Wl,--end-group [3831/4519] gcc -Isrc/tests/wayland-test-clients/xdg-apply-limits.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-apply-limits.p/wayland-test-client-utils.c.o -MF src/tests/wayland-test-clients/xdg-apply-limits.p/wayland-test-client-utils.c.o.d -o src/tests/wayland-test-clients/xdg-apply-limits.p/wayland-test-client-utils.c.o -c ../src/tests/wayland-test-clients/wayland-test-client-utils.c [3832/4519] gcc -Isrc/tests/wayland-test-clients/xdg-activation.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3833/4519] gcc -Isrc/tests/wayland-test-clients/xdg-activation.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3834/4519] gcc -Isrc/tests/wayland-test-clients/xdg-activation.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._xdg-shell-protocol.c.o -MF src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._xdg-shell-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3835/4519] gcc -Isrc/tests/wayland-test-clients/xdg-activation.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3836/4519] gcc -Isrc/tests/wayland-test-clients/xdg-activation.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._test-driver-protocol.c.o -MF src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._test-driver-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._test-driver-protocol.c.o -c src/tests/wayland-test-clients/test-driver-protocol.c [3837/4519] gcc -Isrc/tests/wayland-test-clients/xdg-toplevel-bounds.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._gtk-shell-protocol.c.o -MF src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._gtk-shell-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3838/4519] gcc -Isrc/tests/wayland-test-clients/xdg-toplevel-bounds.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3839/4519] gcc -Isrc/tests/wayland-test-clients/xdg-toplevel-bounds.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3840/4519] gcc -Isrc/tests/wayland-test-clients/xdg-toplevel-bounds.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3841/4519] gcc -Isrc/tests/wayland-test-clients/xdg-toplevel-bounds.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3842/4519] gcc -Isrc/tests/wayland-test-clients/xdg-toplevel-bounds.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3843/4519] gcc -Isrc/tests/wayland-test-clients/xdg-toplevel-bounds.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._presentation-time-protocol.c.o -MF src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._presentation-time-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3844/4519] gcc -Isrc/tests/wayland-test-clients/xdg-toplevel-bounds.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3845/4519] gcc -Isrc/tests/wayland-test-clients/xdg-activation.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-activation.p/xdg-activation.c.o -MF src/tests/wayland-test-clients/xdg-activation.p/xdg-activation.c.o.d -o src/tests/wayland-test-clients/xdg-activation.p/xdg-activation.c.o -c ../src/tests/wayland-test-clients/xdg-activation.c [3846/4519] gcc -Isrc/tests/wayland-test-clients/xdg-toplevel-bounds.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3847/4519] gcc -Isrc/tests/wayland-test-clients/xdg-toplevel-bounds.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._viewporter-protocol.c.o -MF src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._viewporter-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3848/4519] gcc -o src/tests/wayland-test-clients/xdg-apply-limits src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._gtk-shell-protocol.c.o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._presentation-time-protocol.c.o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._viewporter-protocol.c.o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._xdg-shell-protocol.c.o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/wayland-test-clients/xdg-apply-limits.p/meson-generated_.._test-driver-protocol.c.o src/tests/wayland-test-clients/xdg-apply-limits.p/xdg-apply-limits.c.o src/tests/wayland-test-clients/xdg-apply-limits.p/wayland-test-client-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libwayland-client.so -Wl,--end-group [3849/4519] gcc -Isrc/tests/wayland-test-clients/xdg-toplevel-bounds.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3850/4519] gcc -Isrc/tests/wayland-test-clients/xdg-toplevel-bounds.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3851/4519] gcc -Isrc/tests/wayland-test-clients/xdg-activation.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-activation.p/wayland-test-client-utils.c.o -MF src/tests/wayland-test-clients/xdg-activation.p/wayland-test-client-utils.c.o.d -o src/tests/wayland-test-clients/xdg-activation.p/wayland-test-client-utils.c.o -c ../src/tests/wayland-test-clients/wayland-test-client-utils.c [3852/4519] gcc -Isrc/tests/wayland-test-clients/xdg-toplevel-bounds.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3853/4519] gcc -Isrc/tests/wayland-test-clients/xdg-toplevel-bounds.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3854/4519] gcc -Isrc/tests/wayland-test-clients/xdg-toplevel-bounds.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3855/4519] gcc -Isrc/tests/wayland-test-clients/xdg-toplevel-bounds.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._xdg-shell-protocol.c.o -MF src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._xdg-shell-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3856/4519] gcc -Isrc/tests/wayland-test-clients/xdg-toplevel-bounds.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3857/4519] gcc -Isrc/tests/wayland-test-clients/xdg-toplevel-bounds.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._test-driver-protocol.c.o -MF src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._test-driver-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._test-driver-protocol.c.o -c src/tests/wayland-test-clients/test-driver-protocol.c [3858/4519] gcc -Isrc/tests/wayland-test-clients/xdg-toplevel-bounds.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3859/4519] gcc -Isrc/tests/wayland-test-clients/dma-buf-scanout.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._gtk-shell-protocol.c.o -MF src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._gtk-shell-protocol.c.o.d -o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3860/4519] gcc -Isrc/tests/wayland-test-clients/dma-buf-scanout.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3861/4519] gcc -Isrc/tests/wayland-test-clients/dma-buf-scanout.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3862/4519] gcc -Isrc/tests/wayland-test-clients/dma-buf-scanout.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3863/4519] gcc -Isrc/tests/wayland-test-clients/dma-buf-scanout.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3864/4519] gcc -Isrc/tests/wayland-test-clients/dma-buf-scanout.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._presentation-time-protocol.c.o -MF src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._presentation-time-protocol.c.o.d -o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3865/4519] gcc -Isrc/tests/wayland-test-clients/dma-buf-scanout.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3866/4519] gcc -Isrc/tests/wayland-test-clients/xdg-toplevel-bounds.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-toplevel-bounds.p/xdg-toplevel-bounds.c.o -MF src/tests/wayland-test-clients/xdg-toplevel-bounds.p/xdg-toplevel-bounds.c.o.d -o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/xdg-toplevel-bounds.c.o -c ../src/tests/wayland-test-clients/xdg-toplevel-bounds.c [3867/4519] gcc -Isrc/tests/wayland-test-clients/dma-buf-scanout.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3868/4519] gcc -Isrc/tests/wayland-test-clients/dma-buf-scanout.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3869/4519] gcc -Isrc/tests/wayland-test-clients/dma-buf-scanout.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3870/4519] gcc -Isrc/tests/wayland-test-clients/dma-buf-scanout.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3871/4519] gcc -Isrc/tests/wayland-test-clients/dma-buf-scanout.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._viewporter-protocol.c.o -MF src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._viewporter-protocol.c.o.d -o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3872/4519] gcc -o src/tests/wayland-test-clients/xdg-activation src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._gtk-shell-protocol.c.o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._presentation-time-protocol.c.o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._viewporter-protocol.c.o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._xdg-shell-protocol.c.o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/wayland-test-clients/xdg-activation.p/meson-generated_.._test-driver-protocol.c.o src/tests/wayland-test-clients/xdg-activation.p/xdg-activation.c.o src/tests/wayland-test-clients/xdg-activation.p/wayland-test-client-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libwayland-client.so -Wl,--end-group [3873/4519] gcc -Isrc/tests/wayland-test-clients/dma-buf-scanout.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o -MF src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3874/4519] gcc -Isrc/tests/wayland-test-clients/xdg-toplevel-bounds.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/xdg-toplevel-bounds.p/wayland-test-client-utils.c.o -MF src/tests/wayland-test-clients/xdg-toplevel-bounds.p/wayland-test-client-utils.c.o.d -o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/wayland-test-client-utils.c.o -c ../src/tests/wayland-test-clients/wayland-test-client-utils.c [3875/4519] gcc -Isrc/tests/wayland-test-clients/dma-buf-scanout.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3876/4519] gcc -Isrc/tests/wayland-test-clients/dma-buf-scanout.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3877/4519] gcc -Isrc/tests/wayland-test-clients/dma-buf-scanout.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._xdg-shell-protocol.c.o -MF src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._xdg-shell-protocol.c.o.d -o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3878/4519] gcc -Isrc/tests/wayland-test-clients/dma-buf-scanout.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._test-driver-protocol.c.o -MF src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._test-driver-protocol.c.o.d -o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._test-driver-protocol.c.o -c src/tests/wayland-test-clients/test-driver-protocol.c [3879/4519] gcc -Isrc/tests/wayland-test-clients/dma-buf-scanout.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3880/4519] gcc -Isrc/tests/wayland-test-clients/dma-buf-scanout.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3881/4519] gcc -o src/tests/wayland-test-clients/xdg-toplevel-bounds src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._gtk-shell-protocol.c.o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._presentation-time-protocol.c.o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._viewporter-protocol.c.o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._xdg-shell-protocol.c.o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/meson-generated_.._test-driver-protocol.c.o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/xdg-toplevel-bounds.c.o src/tests/wayland-test-clients/xdg-toplevel-bounds.p/wayland-test-client-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libwayland-client.so -Wl,--end-group [3882/4519] gcc -Isrc/tests/wayland-test-clients/dma-buf-scanout.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/dma-buf-scanout.p/wayland-test-client-utils.c.o -MF src/tests/wayland-test-clients/dma-buf-scanout.p/wayland-test-client-utils.c.o.d -o src/tests/wayland-test-clients/dma-buf-scanout.p/wayland-test-client-utils.c.o -c ../src/tests/wayland-test-clients/wayland-test-client-utils.c [3883/4519] gcc -Isrc/tests/wayland-test-clients/dma-buf-scanout.p -Isrc/tests/wayland-test-clients -I../src/tests/wayland-test-clients -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE -MD -MQ src/tests/wayland-test-clients/dma-buf-scanout.p/dma-buf-scanout.c.o -MF src/tests/wayland-test-clients/dma-buf-scanout.p/dma-buf-scanout.c.o.d -o src/tests/wayland-test-clients/dma-buf-scanout.p/dma-buf-scanout.c.o -c ../src/tests/wayland-test-clients/dma-buf-scanout.c [3884/4519] gcc -o src/tests/wayland-test-clients/dma-buf-scanout src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._gtk-shell-protocol.c.o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._presentation-time-protocol.c.o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._primary-selection-unstable-v1-protocol.c.o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._single-pixel-buffer-v1-protocol.c.o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._tablet-unstable-v2-protocol.c.o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._viewporter-protocol.c.o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._xdg-activation-v1-protocol.c.o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._xdg-output-unstable-v1-protocol.c.o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._xdg-shell-protocol.c.o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._.._.._wayland-eglstream-controller-protocol.c.o src/tests/wayland-test-clients/dma-buf-scanout.p/meson-generated_.._test-driver-protocol.c.o src/tests/wayland-test-clients/dma-buf-scanout.p/dma-buf-scanout.c.o src/tests/wayland-test-clients/dma-buf-scanout.p/wayland-test-client-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libwayland-client.so /usr/lib64/libdrm.so /usr/lib64/libgbm.so -Wl,--end-group [3885/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3886/4519] gcc -Isrc/tests/mutter-test-client.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-client"' -MD -MQ src/tests/mutter-test-client.p/test-client.c.o -MF src/tests/mutter-test-client.p/test-client.c.o.d -o src/tests/mutter-test-client.p/test-client.c.o -c ../src/tests/test-client.c [3887/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [3888/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-input-mapping.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [3889/4519] gcc -Isrc/tests/mutter-screen-cast-client.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_REENTRANT -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-screen-cast-client"' -MD -MQ src/tests/mutter-screen-cast-client.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -MF src/tests/mutter-screen-cast-client.p/meson-generated_.._.._meta-dbus-screen-cast.c.o.d -o src/tests/mutter-screen-cast-client.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [3890/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._meta-private-enum-types.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._meta-private-enum-types.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [3891/4519] gcc -o src/tests/mutter-test-client src/tests/mutter-test-client.p/test-client.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-rpath,XXXXXXXXXXXXXXXXXXXX -Wl,--start-group /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libX11.so /usr/lib64/libXext.so -Wl,--end-group [3892/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [3893/4519] gcc -Isrc/tests/mutter-screen-cast-client.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_REENTRANT -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-screen-cast-client"' -MD -MQ src/tests/mutter-screen-cast-client.p/screen-cast-client.c.o -MF src/tests/mutter-screen-cast-client.p/screen-cast-client.c.o.d -o src/tests/mutter-screen-cast-client.p/screen-cast-client.c.o -c ../src/tests/screen-cast-client.c [3894/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-display-config.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-display-config.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [3895/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [3896/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3897/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3898/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-login1.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-login1.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [3899/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._gtk-shell-protocol.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._gtk-shell-protocol.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3900/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-screen-cast.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [3901/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3902/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3903/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3904/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3905/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._presentation-time-protocol.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._presentation-time-protocol.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3906/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3907/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3908/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3909/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3910/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-gsd-color.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [3911/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3912/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._viewporter-protocol.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._viewporter-protocol.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3913/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3914/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._xdg-shell-protocol.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._xdg-shell-protocol.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3915/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3916/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3917/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-rtkit1.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [3918/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [3919/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-display-config.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-display-config.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [3920/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/meson-generated_.._.._meta_meta-enum-types.c.o -MF src/tests/mutter-test-runner.p/meson-generated_.._.._meta_meta-enum-types.c.o.d -o src/tests/mutter-test-runner.p/meson-generated_.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [3921/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._meta-private-enum-types.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._meta-private-enum-types.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [3922/4519] gcc -Isrc/tests/mutter-screen-cast-client.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_REENTRANT -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-screen-cast-client"' -MD -MQ src/tests/mutter-screen-cast-client.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -MF src/tests/mutter-screen-cast-client.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/mutter-screen-cast-client.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [3923/4519] gcc -Isrc/tests/mutter-test-runner.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-test-runner"' -MD -MQ src/tests/mutter-test-runner.p/test-runner.c.o -MF src/tests/mutter-test-runner.p/test-runner.c.o.d -o src/tests/mutter-test-runner.p/test-runner.c.o -c ../src/tests/test-runner.c [3924/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-private-enum-types.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-private-enum-types.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [3925/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-login1.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-login1.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [3926/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/monitor-config-migration-unit-tests.c.o -MF src/tests/mutter-unit.p/monitor-config-migration-unit-tests.c.o.d -o src/tests/mutter-unit.p/monitor-config-migration-unit-tests.c.o -c ../src/tests/monitor-config-migration-unit-tests.c [3927/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/boxes-tests.c.o -MF src/tests/mutter-unit.p/boxes-tests.c.o.d -o src/tests/mutter-unit.p/boxes-tests.c.o -c ../src/tests/boxes-tests.c [3928/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [3929/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-input-mapping.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [3930/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [3931/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-gsd-color.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [3932/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3933/4519] gcc -o src/tests/mutter-test-runner src/tests/mutter-test-runner.p/meson-generated_.._.._meta-private-enum-types.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-display-config.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-input-mapping.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-login1.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-screen-cast.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-rtkit1.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-gsd-color.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._gtk-shell-protocol.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._presentation-time-protocol.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._viewporter-protocol.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._xdg-shell-protocol.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o src/tests/mutter-test-runner.p/meson-generated_.._.._meta_meta-enum-types.c.o src/tests/mutter-test-runner.p/test-runner.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/:$ORIGIN/..:$ORIGIN/../../cogl/cogl:$ORIGIN/../../clutter/clutter:$ORIGIN/../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [3934/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3935/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3936/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-screen-cast.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [3937/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._gtk-shell-protocol.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._gtk-shell-protocol.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3938/4519] gcc -o src/tests/mutter-screen-cast-client src/tests/mutter-screen-cast-client.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o src/tests/mutter-screen-cast-client.p/meson-generated_.._.._meta-dbus-screen-cast.c.o src/tests/mutter-screen-cast-client.p/screen-cast-client.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-rpath,XXXXXXXXXXXXXXXXXXXX -Wl,--start-group /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libpipewire-0.3.so -Wl,--end-group [3939/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3940/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._presentation-time-protocol.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._presentation-time-protocol.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3941/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [3942/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3943/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3944/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3945/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3946/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3947/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3948/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3949/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._xdg-shell-protocol.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._xdg-shell-protocol.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3950/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._viewporter-protocol.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._viewporter-protocol.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3951/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3952/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3953/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3954/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [3955/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-rtkit1.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [3956/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/monitor-transform-tests.c.o -MF src/tests/mutter-unit.p/monitor-transform-tests.c.o.d -o src/tests/mutter-unit.p/monitor-transform-tests.c.o -c ../src/tests/monitor-transform-tests.c [3957/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/unit-tests.c.o -MF src/tests/mutter-unit.p/unit-tests.c.o.d -o src/tests/mutter-unit.p/unit-tests.c.o -c ../src/tests/unit-tests.c [3958/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/meson-generated_.._.._meta_meta-enum-types.c.o -MF src/tests/mutter-unit.p/meson-generated_.._.._meta_meta-enum-types.c.o.d -o src/tests/mutter-unit.p/meson-generated_.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [3959/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/orientation-manager-unit-tests.c.o -MF src/tests/mutter-unit.p/orientation-manager-unit-tests.c.o.d -o src/tests/mutter-unit.p/orientation-manager-unit-tests.c.o -c ../src/tests/orientation-manager-unit-tests.c [3960/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-display-config.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-display-config.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [3961/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-input-mapping.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [3962/4519] gcc -Isrc/tests/mutter-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-unit-test"' -MD -MQ src/tests/mutter-unit.p/monitor-store-unit-tests.c.o -MF src/tests/mutter-unit.p/monitor-store-unit-tests.c.o.d -o src/tests/mutter-unit.p/monitor-store-unit-tests.c.o -c ../src/tests/monitor-store-unit-tests.c [3963/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [3964/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [3965/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [3966/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-login1.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-login1.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [3967/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-screen-cast.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [3968/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [3969/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._gtk-shell-protocol.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._gtk-shell-protocol.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [3970/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3971/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [3972/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [3973/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._presentation-time-protocol.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._presentation-time-protocol.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [3974/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3975/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3976/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [3977/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [3978/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [3979/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-gsd-color.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [3980/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._viewporter-protocol.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._viewporter-protocol.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [3981/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [3982/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [3983/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [3984/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._xdg-shell-protocol.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._xdg-shell-protocol.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [3985/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [3986/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [3987/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [3988/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-rtkit1.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [3989/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-input-mapping.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [3990/4519] gcc -o src/tests/mutter-unit src/tests/mutter-unit.p/meson-generated_.._.._meta-private-enum-types.c.o src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-display-config.c.o src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-input-mapping.c.o src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-login1.c.o src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-screen-cast.c.o src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-rtkit1.c.o src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-gsd-color.c.o src/tests/mutter-unit.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o src/tests/mutter-unit.p/meson-generated_.._.._gtk-shell-protocol.c.o src/tests/mutter-unit.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/mutter-unit.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/mutter-unit.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/mutter-unit.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/mutter-unit.p/meson-generated_.._.._presentation-time-protocol.c.o src/tests/mutter-unit.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o src/tests/mutter-unit.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/mutter-unit.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o src/tests/mutter-unit.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o src/tests/mutter-unit.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o src/tests/mutter-unit.p/meson-generated_.._.._viewporter-protocol.c.o src/tests/mutter-unit.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o src/tests/mutter-unit.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/mutter-unit.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o src/tests/mutter-unit.p/meson-generated_.._.._xdg-shell-protocol.c.o src/tests/mutter-unit.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/mutter-unit.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o src/tests/mutter-unit.p/meson-generated_.._.._meta_meta-enum-types.c.o src/tests/mutter-unit.p/unit-tests.c.o src/tests/mutter-unit.p/boxes-tests.c.o src/tests/mutter-unit.p/monitor-config-migration-unit-tests.c.o src/tests/mutter-unit.p/monitor-store-unit-tests.c.o src/tests/mutter-unit.p/monitor-transform-tests.c.o src/tests/mutter-unit.p/orientation-manager-unit-tests.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/:$ORIGIN/..:$ORIGIN/../../cogl/cogl:$ORIGIN/../../clutter/clutter:$ORIGIN/../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [3991/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [3992/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-private-enum-types.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-private-enum-types.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [3993/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [3994/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta_meta-enum-types.c.o -MF src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta_meta-enum-types.c.o.d -o src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [3995/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-display-config.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-display-config.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [3996/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [3997/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [3998/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [3999/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-login1.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-login1.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [4000/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-gsd-color.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [4001/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [4002/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._gtk-shell-protocol.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._gtk-shell-protocol.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [4003/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-rtkit1.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [4004/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [4005/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [4006/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [4007/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._presentation-time-protocol.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._presentation-time-protocol.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [4008/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-screen-cast.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [4009/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [4010/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-input-mapping.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [4011/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [4012/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [4013/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [4014/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [4015/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [4016/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._viewporter-protocol.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._viewporter-protocol.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [4017/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [4018/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [4019/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [4020/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._xdg-shell-protocol.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._xdg-shell-protocol.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [4021/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [4022/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._meta-private-enum-types.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._meta-private-enum-types.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [4023/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-display-config.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-display-config.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [4024/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [4025/4519] gcc -Isrc/tests/mutter-monitor-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-unit-test"' -MD -MQ src/tests/mutter-monitor-unit.p/monitor-unit-tests.c.o -MF src/tests/mutter-monitor-unit.p/monitor-unit-tests.c.o.d -o src/tests/mutter-monitor-unit.p/monitor-unit-tests.c.o -c ../src/tests/monitor-unit-tests.c [4026/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-gsd-color.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [4027/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta_meta-enum-types.c.o -MF src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta_meta-enum-types.c.o.d -o src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [4028/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [4029/4519] gcc -Isrc/tests/mutter-monitor-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-monitor-utils-test"' -MD -MQ src/tests/mutter-monitor-utils.p/monitor-util-tests.c.o -MF src/tests/mutter-monitor-utils.p/monitor-util-tests.c.o.d -o src/tests/mutter-monitor-utils.p/monitor-util-tests.c.o -c ../src/tests/monitor-util-tests.c [4030/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [4031/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-display-config.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-display-config.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [4032/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [4033/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-screen-cast.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [4034/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._gtk-shell-protocol.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._gtk-shell-protocol.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [4035/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [4036/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [4037/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [4038/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._presentation-time-protocol.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._presentation-time-protocol.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [4039/4519] gcc -o src/tests/mutter-monitor-utils src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-private-enum-types.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-display-config.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-input-mapping.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-login1.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-screen-cast.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-rtkit1.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-gsd-color.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._gtk-shell-protocol.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._presentation-time-protocol.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._viewporter-protocol.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._xdg-shell-protocol.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o src/tests/mutter-monitor-utils.p/meson-generated_.._.._meta_meta-enum-types.c.o src/tests/mutter-monitor-utils.p/monitor-util-tests.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/:$ORIGIN/..:$ORIGIN/../../cogl/cogl:$ORIGIN/../../clutter/clutter:$ORIGIN/../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [4040/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-login1.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-login1.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [4041/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [4042/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [4043/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [4044/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [4045/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [4046/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [4047/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._viewporter-protocol.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._viewporter-protocol.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [4048/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._xdg-shell-protocol.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._xdg-shell-protocol.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [4049/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [4050/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [4051/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [4052/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [4053/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-rtkit1.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [4054/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-input-mapping.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [4055/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._meta-private-enum-types.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._meta-private-enum-types.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [4056/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/meson-generated_.._.._meta_meta-enum-types.c.o -MF src/tests/mutter-headless-start.p/meson-generated_.._.._meta_meta-enum-types.c.o.d -o src/tests/mutter-headless-start.p/meson-generated_.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [4057/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [4058/4519] gcc -Isrc/tests/mutter-headless-start.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-headless-start-test"' -MD -MQ src/tests/mutter-headless-start.p/headless-start-test.c.o -MF src/tests/mutter-headless-start.p/headless-start-test.c.o.d -o src/tests/mutter-headless-start.p/headless-start-test.c.o -c ../src/tests/headless-start-test.c [4059/4519] gcc -o src/tests/mutter-monitor-unit src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-private-enum-types.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-display-config.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-input-mapping.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-login1.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-screen-cast.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-rtkit1.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-gsd-color.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._gtk-shell-protocol.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._presentation-time-protocol.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._viewporter-protocol.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._xdg-shell-protocol.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o src/tests/mutter-monitor-unit.p/meson-generated_.._.._meta_meta-enum-types.c.o src/tests/mutter-monitor-unit.p/monitor-unit-tests.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/:$ORIGIN/..:$ORIGIN/../../cogl/cogl:$ORIGIN/../../clutter/clutter:$ORIGIN/../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [4060/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-gsd-color.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [4061/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [4062/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-login1.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-login1.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [4063/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [4064/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._gtk-shell-protocol.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._gtk-shell-protocol.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [4065/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-display-config.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-display-config.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [4066/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [4067/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [4068/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [4069/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [4070/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._presentation-time-protocol.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._presentation-time-protocol.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [4071/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [4072/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [4073/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [4074/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [4075/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [4076/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._viewporter-protocol.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._viewporter-protocol.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [4077/4519] gcc -o src/tests/mutter-headless-start src/tests/mutter-headless-start.p/meson-generated_.._.._meta-private-enum-types.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-display-config.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-input-mapping.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-login1.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-screen-cast.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-rtkit1.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-gsd-color.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._gtk-shell-protocol.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._presentation-time-protocol.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._viewporter-protocol.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._xdg-shell-protocol.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o src/tests/mutter-headless-start.p/meson-generated_.._.._meta_meta-enum-types.c.o src/tests/mutter-headless-start.p/headless-start-test.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/:$ORIGIN/..:$ORIGIN/../../cogl/cogl:$ORIGIN/../../clutter/clutter:$ORIGIN/../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [4078/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [4079/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [4080/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._xdg-shell-protocol.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._xdg-shell-protocol.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [4081/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [4082/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [4083/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [4084/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-input-mapping.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [4085/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-screen-cast.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [4086/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-rtkit1.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [4087/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [4088/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-private-enum-types.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-private-enum-types.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [4089/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [4090/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [4091/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [4092/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [4093/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/meson-generated_.._.._meta_meta-enum-types.c.o -MF src/tests/mutter-stage-views.p/meson-generated_.._.._meta_meta-enum-types.c.o.d -o src/tests/mutter-stage-views.p/meson-generated_.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [4094/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-login1.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-login1.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [4095/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-display-config.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-display-config.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [4096/4519] gcc -Isrc/tests/mutter-stage-views.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-stage-views-test"' -MD -MQ src/tests/mutter-stage-views.p/stage-view-tests.c.o -MF src/tests/mutter-stage-views.p/stage-view-tests.c.o.d -o src/tests/mutter-stage-views.p/stage-view-tests.c.o -c ../src/tests/stage-view-tests.c [4097/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [4098/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [4099/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._gtk-shell-protocol.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._gtk-shell-protocol.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [4100/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [4101/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-gsd-color.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [4102/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [4103/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [4104/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._presentation-time-protocol.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._presentation-time-protocol.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [4105/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [4106/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [4107/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [4108/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._viewporter-protocol.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._viewporter-protocol.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [4109/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-rtkit1.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [4110/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [4111/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-screen-cast.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [4112/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [4113/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [4114/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._xdg-shell-protocol.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._xdg-shell-protocol.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [4115/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [4116/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-display-config.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-display-config.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [4117/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [4118/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [4119/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._gtk-shell-protocol.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._gtk-shell-protocol.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [4120/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [4121/4519] gcc -o src/tests/mutter-stage-views src/tests/mutter-stage-views.p/meson-generated_.._.._meta-private-enum-types.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-display-config.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-input-mapping.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-login1.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-screen-cast.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-rtkit1.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-gsd-color.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._gtk-shell-protocol.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._presentation-time-protocol.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._viewporter-protocol.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._xdg-shell-protocol.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o src/tests/mutter-stage-views.p/meson-generated_.._.._meta_meta-enum-types.c.o src/tests/mutter-stage-views.p/stage-view-tests.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/:$ORIGIN/..:$ORIGIN/../../cogl/cogl:$ORIGIN/../../clutter/clutter:$ORIGIN/../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [4122/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [4123/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [4124/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [4125/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._presentation-time-protocol.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._presentation-time-protocol.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [4126/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-input-mapping.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [4127/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [4128/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [4129/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [4130/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [4131/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [4132/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._viewporter-protocol.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._viewporter-protocol.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [4133/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [4134/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [4135/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._xdg-shell-protocol.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._xdg-shell-protocol.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [4136/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [4137/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/anonymous-file.c.o -MF src/tests/mutter-anonymous-file.p/anonymous-file.c.o.d -o src/tests/mutter-anonymous-file.p/anonymous-file.c.o -c ../src/tests/anonymous-file.c [4138/4519] gcc -Isrc/tests/mutter-anonymous-file.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-anonymous-file-test"' -MD -MQ src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta_meta-enum-types.c.o -MF src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta_meta-enum-types.c.o.d -o src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [4139/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._meta-private-enum-types.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._meta-private-enum-types.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [4140/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._meta-private-enum-types.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._meta-private-enum-types.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [4141/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-login1.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-login1.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [4142/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/edid-tests.c.o -MF src/tests/mutter-edid.p/edid-tests.c.o.d -o src/tests/mutter-edid.p/edid-tests.c.o -c ../src/tests/edid-tests.c [4143/4519] gcc -Isrc/tests/mutter-edid.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-edid-test"' -MD -MQ src/tests/mutter-edid.p/meson-generated_.._.._meta_meta-enum-types.c.o -MF src/tests/mutter-edid.p/meson-generated_.._.._meta_meta-enum-types.c.o.d -o src/tests/mutter-edid.p/meson-generated_.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [4144/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [4145/4519] gcc -o src/tests/mutter-anonymous-file src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-private-enum-types.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-display-config.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-input-mapping.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-login1.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-screen-cast.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-rtkit1.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-gsd-color.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._gtk-shell-protocol.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._presentation-time-protocol.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._viewporter-protocol.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._xdg-shell-protocol.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o src/tests/mutter-anonymous-file.p/meson-generated_.._.._meta_meta-enum-types.c.o src/tests/mutter-anonymous-file.p/anonymous-file.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/:$ORIGIN/..:$ORIGIN/../../cogl/cogl:$ORIGIN/../../clutter/clutter:$ORIGIN/../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [4146/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [4147/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [4148/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [4149/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-input-mapping.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [4150/4519] gcc -o src/tests/mutter-edid src/tests/mutter-edid.p/meson-generated_.._.._meta-private-enum-types.c.o src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-display-config.c.o src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-input-mapping.c.o src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-login1.c.o src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-screen-cast.c.o src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-rtkit1.c.o src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-gsd-color.c.o src/tests/mutter-edid.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o src/tests/mutter-edid.p/meson-generated_.._.._gtk-shell-protocol.c.o src/tests/mutter-edid.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/mutter-edid.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/mutter-edid.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/mutter-edid.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/mutter-edid.p/meson-generated_.._.._presentation-time-protocol.c.o src/tests/mutter-edid.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o src/tests/mutter-edid.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/mutter-edid.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o src/tests/mutter-edid.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o src/tests/mutter-edid.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o src/tests/mutter-edid.p/meson-generated_.._.._viewporter-protocol.c.o src/tests/mutter-edid.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o src/tests/mutter-edid.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/mutter-edid.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o src/tests/mutter-edid.p/meson-generated_.._.._xdg-shell-protocol.c.o src/tests/mutter-edid.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/mutter-edid.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o src/tests/mutter-edid.p/meson-generated_.._.._meta_meta-enum-types.c.o src/tests/mutter-edid.p/edid-tests.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/:$ORIGIN/..:$ORIGIN/../../cogl/cogl:$ORIGIN/../../clutter/clutter:$ORIGIN/../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [4151/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-gsd-color.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [4152/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [4153/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [4154/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-private-enum-types.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-private-enum-types.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [4155/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._gtk-shell-protocol.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._gtk-shell-protocol.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [4156/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [4157/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [4158/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [4159/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._presentation-time-protocol.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._presentation-time-protocol.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [4160/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [4161/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [4162/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [4163/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/color-management-tests.c.o -MF src/tests/mutter-color-management.p/color-management-tests.c.o.d -o src/tests/mutter-color-management.p/color-management-tests.c.o -c ../src/tests/color-management-tests.c [4164/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [4165/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [4166/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [4167/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._viewporter-protocol.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._viewporter-protocol.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [4168/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [4169/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [4170/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._xdg-shell-protocol.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._xdg-shell-protocol.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [4171/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [4172/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-screen-cast.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [4173/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [4174/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-rtkit1.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [4175/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-display-config.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-display-config.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [4176/4519] gcc -Isrc/tests/mutter-color-management.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-test"' -MD -MQ src/tests/mutter-color-management.p/meson-generated_.._.._meta_meta-enum-types.c.o -MF src/tests/mutter-color-management.p/meson-generated_.._.._meta_meta-enum-types.c.o.d -o src/tests/mutter-color-management.p/meson-generated_.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [4177/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-input-mapping.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [4178/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-screen-cast.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [4179/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [4180/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [4181/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-rtkit1.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [4182/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [4183/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._presentation-time-protocol.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._presentation-time-protocol.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [4184/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [4185/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._gtk-shell-protocol.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._gtk-shell-protocol.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [4186/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [4187/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._viewporter-protocol.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._viewporter-protocol.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [4188/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [4189/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [4190/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-gsd-color.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [4191/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [4192/4519] gcc -o src/tests/mutter-color-management src/tests/mutter-color-management.p/meson-generated_.._.._meta-private-enum-types.c.o src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-display-config.c.o src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-input-mapping.c.o src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-login1.c.o src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-screen-cast.c.o src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-rtkit1.c.o src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-gsd-color.c.o src/tests/mutter-color-management.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o src/tests/mutter-color-management.p/meson-generated_.._.._gtk-shell-protocol.c.o src/tests/mutter-color-management.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/mutter-color-management.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/mutter-color-management.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/mutter-color-management.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/mutter-color-management.p/meson-generated_.._.._presentation-time-protocol.c.o src/tests/mutter-color-management.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o src/tests/mutter-color-management.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/mutter-color-management.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o src/tests/mutter-color-management.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o src/tests/mutter-color-management.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o src/tests/mutter-color-management.p/meson-generated_.._.._viewporter-protocol.c.o src/tests/mutter-color-management.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o src/tests/mutter-color-management.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/mutter-color-management.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o src/tests/mutter-color-management.p/meson-generated_.._.._xdg-shell-protocol.c.o src/tests/mutter-color-management.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/mutter-color-management.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o src/tests/mutter-color-management.p/meson-generated_.._.._meta_meta-enum-types.c.o src/tests/mutter-color-management.p/color-management-tests.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/:$ORIGIN/..:$ORIGIN/../../cogl/cogl:$ORIGIN/../../clutter/clutter:$ORIGIN/../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [4193/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-login1.c.o -MF src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-login1.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [4194/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-input-mapping.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [4195/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [4196/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._presentation-time-protocol.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._presentation-time-protocol.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [4197/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [4198/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [4199/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [4200/4519] gcc -Isrc/tests/mutter-color-management-profile-conflict.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-color-management-profile-conflict-test"' -MD -MQ src/tests/mutter-color-management-profile-conflict.p/color-management-profile-conflict-test.c.o -MF src/tests/mutter-color-management-profile-conflict.p/color-management-profile-conflict-test.c.o.d -o src/tests/mutter-color-management-profile-conflict.p/color-management-profile-conflict-test.c.o -c ../src/tests/color-management-profile-conflict-test.c [4201/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-private-enum-types.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-private-enum-types.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [4202/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-display-config.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-display-config.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [4203/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-login1.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-login1.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [4204/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [4205/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [4206/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [4207/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._gtk-shell-protocol.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._gtk-shell-protocol.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [4208/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [4209/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [4210/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [4211/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._viewporter-protocol.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._viewporter-protocol.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [4212/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [4213/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [4214/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [4215/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [4216/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [4217/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-gsd-color.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [4218/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-screen-cast.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [4219/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._xdg-shell-protocol.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._xdg-shell-protocol.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [4220/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [4221/4519] gcc -o src/tests/mutter-color-management-profile-conflict src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-private-enum-types.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-display-config.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-input-mapping.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-login1.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-screen-cast.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-rtkit1.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-gsd-color.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._gtk-shell-protocol.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._presentation-time-protocol.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._viewporter-protocol.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._xdg-shell-protocol.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o src/tests/mutter-color-management-profile-conflict.p/meson-generated_.._.._meta_meta-enum-types.c.o src/tests/mutter-color-management-profile-conflict.p/color-management-profile-conflict-test.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/:$ORIGIN/..:$ORIGIN/../../cogl/cogl:$ORIGIN/../../clutter/clutter:$ORIGIN/../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [4222/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-rtkit1.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [4223/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._meta-private-enum-types.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._meta-private-enum-types.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [4224/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [4225/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/meson-generated_.._.._meta_meta-enum-types.c.o -MF src/tests/mutter-kms-utils.p/meson-generated_.._.._meta_meta-enum-types.c.o.d -o src/tests/mutter-kms-utils.p/meson-generated_.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [4226/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-display-config.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-display-config.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [4227/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-input-mapping.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [4228/4519] gcc -Isrc/tests/mutter-kms-utils.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-kms-utils-test"' -MD -MQ src/tests/mutter-kms-utils.p/kms-utils-unit-tests.c.o -MF src/tests/mutter-kms-utils.p/kms-utils-unit-tests.c.o.d -o src/tests/mutter-kms-utils.p/kms-utils-unit-tests.c.o -c ../src/tests/kms-utils-unit-tests.c [4229/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [4230/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-display-config.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-display-config.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [4231/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-gsd-color.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [4232/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [4233/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-login1.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-login1.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [4234/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._gtk-shell-protocol.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._gtk-shell-protocol.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [4235/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [4236/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [4237/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [4238/4519] gcc -o src/tests/mutter-kms-utils src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-private-enum-types.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-display-config.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-input-mapping.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-login1.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-screen-cast.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-rtkit1.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-gsd-color.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._gtk-shell-protocol.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._presentation-time-protocol.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._viewporter-protocol.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._xdg-shell-protocol.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o src/tests/mutter-kms-utils.p/meson-generated_.._.._meta_meta-enum-types.c.o src/tests/mutter-kms-utils.p/kms-utils-unit-tests.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/:$ORIGIN/..:$ORIGIN/../../cogl/cogl:$ORIGIN/../../clutter/clutter:$ORIGIN/../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [4239/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [4240/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._presentation-time-protocol.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._presentation-time-protocol.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [4241/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [4242/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [4243/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [4244/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [4245/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [4246/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [4247/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [4248/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [4249/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [4250/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._viewporter-protocol.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._viewporter-protocol.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [4251/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [4252/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [4253/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._xdg-shell-protocol.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._xdg-shell-protocol.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [4254/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-rtkit1.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [4255/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-screen-cast.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [4256/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/native-screen-cast.c.o -MF src/tests/mutter-native-unit.p/native-screen-cast.c.o.d -o src/tests/mutter-native-unit.p/native-screen-cast.c.o -c ../src/tests/native-screen-cast.c [4257/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-input-mapping.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [4258/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/native-virtual-monitor.c.o -MF src/tests/mutter-native-unit.p/native-virtual-monitor.c.o.d -o src/tests/mutter-native-unit.p/native-virtual-monitor.c.o -c ../src/tests/native-virtual-monitor.c [4259/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/meson-generated_.._.._meta_meta-enum-types.c.o -MF src/tests/mutter-native-unit.p/meson-generated_.._.._meta_meta-enum-types.c.o.d -o src/tests/mutter-native-unit.p/meson-generated_.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [4260/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-private-enum-types.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-private-enum-types.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [4261/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [4262/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [4263/4519] gcc -Isrc/tests/mutter-native-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-native-unit-test"' -MD -MQ src/tests/mutter-native-unit.p/native-headless.c.o -MF src/tests/mutter-native-unit.p/native-headless.c.o.d -o src/tests/mutter-native-unit.p/native-headless.c.o -c ../src/tests/native-headless.c [4264/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [4265/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [4266/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-gsd-color.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [4267/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [4268/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._gtk-shell-protocol.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._gtk-shell-protocol.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [4269/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [4270/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-login1.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-login1.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [4271/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [4272/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._presentation-time-protocol.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._presentation-time-protocol.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [4273/4519] gcc -o src/tests/mutter-native-unit src/tests/mutter-native-unit.p/meson-generated_.._.._meta-private-enum-types.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-display-config.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-input-mapping.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-login1.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-screen-cast.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-rtkit1.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-gsd-color.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._gtk-shell-protocol.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._presentation-time-protocol.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._viewporter-protocol.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._xdg-shell-protocol.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o src/tests/mutter-native-unit.p/meson-generated_.._.._meta_meta-enum-types.c.o src/tests/mutter-native-unit.p/native-headless.c.o src/tests/mutter-native-unit.p/native-screen-cast.c.o src/tests/mutter-native-unit.p/native-virtual-monitor.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/:$ORIGIN/..:$ORIGIN/../../cogl/cogl:$ORIGIN/../../clutter/clutter:$ORIGIN/../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [4274/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [4275/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [4276/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [4277/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [4278/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [4279/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [4280/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._viewporter-protocol.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._viewporter-protocol.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [4281/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [4282/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [4283/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [4284/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [4285/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._xdg-shell-protocol.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._xdg-shell-protocol.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [4286/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [4287/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [4288/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-screen-cast.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [4289/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-rtkit1.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [4290/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-private-enum-types.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-private-enum-types.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [4291/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/native-pointer-constraints.c.o -MF src/tests/mutter-pointer-constraints.p/native-pointer-constraints.c.o.d -o src/tests/mutter-pointer-constraints.p/native-pointer-constraints.c.o -c ../src/tests/native-pointer-constraints.c [4292/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [4293/4519] gcc -Isrc/tests/mutter-pointer-constraints.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-pointer-constraints-test"' -MD -MQ src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta_meta-enum-types.c.o -MF src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta_meta-enum-types.c.o.d -o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [4294/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [4295/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [4296/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [4297/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [4298/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-login1.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-login1.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [4299/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-display-config.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-display-config.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [4300/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-gsd-color.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [4301/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [4302/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-rtkit1.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [4303/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [4304/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._gtk-shell-protocol.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._gtk-shell-protocol.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [4305/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [4306/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [4307/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [4308/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-input-mapping.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [4309/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._presentation-time-protocol.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._presentation-time-protocol.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [4310/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [4311/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [4312/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._viewporter-protocol.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._viewporter-protocol.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [4313/4519] gcc -o src/tests/mutter-pointer-constraints src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-private-enum-types.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-display-config.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-input-mapping.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-login1.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-screen-cast.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-rtkit1.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-gsd-color.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._gtk-shell-protocol.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._presentation-time-protocol.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._viewporter-protocol.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._xdg-shell-protocol.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o src/tests/mutter-pointer-constraints.p/meson-generated_.._.._meta_meta-enum-types.c.o src/tests/mutter-pointer-constraints.p/native-pointer-constraints.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/:$ORIGIN/..:$ORIGIN/../../cogl/cogl:$ORIGIN/../../clutter/clutter:$ORIGIN/../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [4314/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [4315/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [4316/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [4317/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [4318/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._xdg-shell-protocol.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._xdg-shell-protocol.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [4319/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [4320/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta_meta-enum-types.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta_meta-enum-types.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [4321/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -MF src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-screen-cast.c.o.d -o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [4322/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [4323/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._presentation-time-protocol.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._presentation-time-protocol.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [4324/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-input-mapping.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [4325/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [4326/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-private-enum-types.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-private-enum-types.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [4327/4519] gcc -Isrc/tests/mutter-ref-test-sanity.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-ref-test-sanity-test"' -MD -MQ src/tests/mutter-ref-test-sanity.p/ref-test-sanity.c.o -MF src/tests/mutter-ref-test-sanity.p/ref-test-sanity.c.o.d -o src/tests/mutter-ref-test-sanity.p/ref-test-sanity.c.o -c ../src/tests/ref-test-sanity.c [4328/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [4329/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-display-config.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-display-config.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [4330/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-login1.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-login1.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [4331/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-login1.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-login1.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [4332/4519] gcc -o src/tests/mutter-ref-test-sanity src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-private-enum-types.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-display-config.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-input-mapping.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-login1.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-screen-cast.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-rtkit1.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-gsd-color.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._gtk-shell-protocol.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._presentation-time-protocol.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._viewporter-protocol.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._xdg-shell-protocol.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o src/tests/mutter-ref-test-sanity.p/meson-generated_.._.._meta_meta-enum-types.c.o src/tests/mutter-ref-test-sanity.p/ref-test-sanity.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/:$ORIGIN/..:$ORIGIN/../../cogl/cogl:$ORIGIN/../../clutter/clutter:$ORIGIN/../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [4333/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-gsd-color.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [4334/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._gtk-shell-protocol.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._gtk-shell-protocol.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [4335/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [4336/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [4337/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [4338/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [4339/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [4340/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [4341/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-screen-cast.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [4342/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [4343/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [4344/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [4345/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [4346/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-rtkit1.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [4347/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._xdg-shell-protocol.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._xdg-shell-protocol.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [4348/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [4349/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [4350/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [4351/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._viewporter-protocol.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._viewporter-protocol.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [4352/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [4353/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [4354/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._wayland-test-clients_test-driver-protocol.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._wayland-test-clients_test-driver-protocol.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._wayland-test-clients_test-driver-protocol.c.o -c src/tests/wayland-test-clients/test-driver-protocol.c [4355/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [4356/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-display-config.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-display-config.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [4357/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-display-config.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-display-config.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-display-config.c.o -c src/meta-dbus-display-config.c [4358/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta_meta-enum-types.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta_meta-enum-types.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [4359/4519] gcc -Isrc/tests/mutter-persistent-virtual-monitor.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-persistent-virtual-monitor-test"' -MD -MQ src/tests/mutter-persistent-virtual-monitor.p/native-persistent-virtual-monitor.c.o -MF src/tests/mutter-persistent-virtual-monitor.p/native-persistent-virtual-monitor.c.o.d -o src/tests/mutter-persistent-virtual-monitor.p/native-persistent-virtual-monitor.c.o -c ../src/tests/native-persistent-virtual-monitor.c [4360/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-rtkit1.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [4361/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-gsd-color.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [4362/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-private-enum-types.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-private-enum-types.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [4363/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [4364/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [4365/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._gtk-shell-protocol.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._gtk-shell-protocol.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [4366/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [4367/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [4368/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [4369/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [4370/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._presentation-time-protocol.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._presentation-time-protocol.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [4371/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [4372/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [4373/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [4374/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-screen-cast.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [4375/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [4376/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [4377/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [4378/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-input-mapping.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [4379/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [4380/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._viewporter-protocol.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._viewporter-protocol.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [4381/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [4382/4519] gcc -o src/tests/mutter-persistent-virtual-monitor src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-private-enum-types.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-display-config.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-input-mapping.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-login1.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-screen-cast.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-rtkit1.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-gsd-color.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._gtk-shell-protocol.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._presentation-time-protocol.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._viewporter-protocol.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._xdg-shell-protocol.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o src/tests/mutter-persistent-virtual-monitor.p/meson-generated_.._.._meta_meta-enum-types.c.o src/tests/mutter-persistent-virtual-monitor.p/native-persistent-virtual-monitor.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/:$ORIGIN/..:$ORIGIN/../../cogl/cogl:$ORIGIN/../../clutter/clutter:$ORIGIN/../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [4383/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [4384/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [4385/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._xdg-shell-protocol.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._xdg-shell-protocol.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [4386/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [4387/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-input-mapping.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-input-mapping.c.o -c src/meta-dbus-input-mapping.c [4388/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._meta-private-enum-types.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._meta-private-enum-types.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._meta-private-enum-types.c.o -c src/meta-private-enum-types.c [4389/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meta-wayland-test-utils.c.o -MF src/tests/mutter-wayland-unit.p/meta-wayland-test-utils.c.o.d -o src/tests/mutter-wayland-unit.p/meta-wayland-test-utils.c.o -c ../src/tests/meta-wayland-test-utils.c [4390/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta_meta-enum-types.c.o -MF src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta_meta-enum-types.c.o.d -o src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [4391/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o -c src/meta-dbus-sysprof3-profiler.c [4392/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o -c src/primary-selection-unstable-v1-protocol.c [4393/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o -c src/relative-pointer-unstable-v1-protocol.c [4394/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/wayland-unit-tests.c.o -MF src/tests/mutter-wayland-unit.p/wayland-unit-tests.c.o.d -o src/tests/mutter-wayland-unit.p/wayland-unit-tests.c.o -c ../src/tests/wayland-unit-tests.c [4395/4519] gcc -Isrc/tests/mutter-wayland-unit.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/tests/wayland-test-clients -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-wayland-unit-test"' -MD -MQ src/tests/mutter-wayland-unit.p/meta-wayland-test-driver.c.o -MF src/tests/mutter-wayland-unit.p/meta-wayland-test-driver.c.o.d -o src/tests/mutter-wayland-unit.p/meta-wayland-test-driver.c.o -c ../src/tests/meta-wayland-test-driver.c [4396/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o -c src/meta-dbus-gsd-power-screen.c [4397/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-rtkit1.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-rtkit1.c.o -c src/meta-dbus-rtkit1.c [4398/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-screen-cast.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-screen-cast.c.o -c src/meta-dbus-screen-cast.c [4399/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o -c src/linux-dmabuf-unstable-v1-protocol.c [4400/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._gtk-shell-protocol.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._gtk-shell-protocol.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._gtk-shell-protocol.c.o -c src/gtk-shell-protocol.c [4401/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-login1.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-login1.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-login1.c.o -c src/meta-dbus-login1.c [4402/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o -c src/meta-dbus-remote-desktop.c [4403/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o -c src/xdg-activation-v1-protocol.c [4404/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c src/keyboard-shortcuts-inhibit-unstable-v1-protocol.c [4405/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o -c src/single-pixel-buffer-v1-protocol.c [4406/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-gsd-color.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-gsd-color.c.o -c src/meta-dbus-gsd-color.c [4407/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o -c src/pointer-constraints-unstable-v1-protocol.c [4408/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o -c src/pointer-gestures-unstable-v1-protocol.c [4409/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._presentation-time-protocol.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._presentation-time-protocol.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._presentation-time-protocol.c.o -c src/presentation-time-protocol.c [4410/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o -c src/tablet-unstable-v2-protocol.c [4411/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o -c src/text-input-unstable-v3-protocol.c [4412/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o -c src/xwayland-keyboard-grab-unstable-v1-protocol.c [4413/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._viewporter-protocol.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._viewporter-protocol.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._viewporter-protocol.c.o -c src/viewporter-protocol.c [4414/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o -c src/wayland-eglstream-controller-protocol.c [4415/4519] /usr/bin/msgfmt ../po/ab.po -o po/ab/LC_MESSAGES/mutter.mo [4416/4519] /usr/bin/msgfmt ../po/am.po -o po/am/LC_MESSAGES/mutter.mo [4417/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o -c src/xdg-output-unstable-v1-protocol.c [4418/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o -c src/xdg-foreign-unstable-v1-protocol.c [4419/4519] /usr/bin/msgfmt ../po/ar.po -o po/ar/LC_MESSAGES/mutter.mo [4420/4519] /usr/bin/msgfmt ../po/as.po -o po/as/LC_MESSAGES/mutter.mo [4421/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._xdg-shell-protocol.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._xdg-shell-protocol.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._xdg-shell-protocol.c.o -c src/xdg-shell-protocol.c [4422/4519] /usr/bin/msgfmt ../po/ast.po -o po/ast/LC_MESSAGES/mutter.mo [4423/4519] /usr/bin/msgfmt ../po/be.po -o po/be/LC_MESSAGES/mutter.mo [4424/4519] /usr/bin/msgfmt ../po/az.po -o po/az/LC_MESSAGES/mutter.mo [4425/4519] /usr/bin/msgfmt ../po/be@latin.po -o po/be@latin/LC_MESSAGES/mutter.mo [4426/4519] /usr/bin/msgfmt ../po/bg.po -o po/bg/LC_MESSAGES/mutter.mo [4427/4519] /usr/bin/msgfmt ../po/bn.po -o po/bn/LC_MESSAGES/mutter.mo [4428/4519] /usr/bin/msgfmt ../po/bn_IN.po -o po/bn_IN/LC_MESSAGES/mutter.mo [4429/4519] /usr/bin/msgfmt ../po/bs.po -o po/bs/LC_MESSAGES/mutter.mo [4430/4519] /usr/bin/msgfmt ../po/ca.po -o po/ca/LC_MESSAGES/mutter.mo [4431/4519] /usr/bin/msgfmt ../po/br.po -o po/br/LC_MESSAGES/mutter.mo [4432/4519] /usr/bin/msgfmt ../po/ca@valencia.po -o po/ca@valencia/LC_MESSAGES/mutter.mo [4433/4519] /usr/bin/msgfmt ../po/cs.po -o po/cs/LC_MESSAGES/mutter.mo [4434/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o -c src/meta-dbus-idle-monitor.c [4435/4519] /usr/bin/msgfmt ../po/da.po -o po/da/LC_MESSAGES/mutter.mo [4436/4519] /usr/bin/msgfmt ../po/cy.po -o po/cy/LC_MESSAGES/mutter.mo [4437/4519] /usr/bin/msgfmt ../po/de.po -o po/de/LC_MESSAGES/mutter.mo [4438/4519] /usr/bin/msgfmt ../po/el.po -o po/el/LC_MESSAGES/mutter.mo [4439/4519] /usr/bin/msgfmt ../po/en_CA.po -o po/en_CA/LC_MESSAGES/mutter.mo [4440/4519] /usr/bin/msgfmt ../po/dz.po -o po/dz/LC_MESSAGES/mutter.mo [4441/4519] /usr/bin/msgfmt ../po/en_GB.po -o po/en_GB/LC_MESSAGES/mutter.mo [4442/4519] /usr/bin/msgfmt ../po/eo.po -o po/eo/LC_MESSAGES/mutter.mo [4443/4519] /usr/bin/msgfmt ../po/eu.po -o po/eu/LC_MESSAGES/mutter.mo [4444/4519] /usr/bin/msgfmt ../po/et.po -o po/et/LC_MESSAGES/mutter.mo [4445/4519] /usr/bin/msgfmt ../po/es.po -o po/es/LC_MESSAGES/mutter.mo [4446/4519] /usr/bin/msgfmt ../po/fi.po -o po/fi/LC_MESSAGES/mutter.mo [4447/4519] /usr/bin/msgfmt ../po/fr.po -o po/fr/LC_MESSAGES/mutter.mo [4448/4519] /usr/bin/msgfmt ../po/fur.po -o po/fur/LC_MESSAGES/mutter.mo [4449/4519] /usr/bin/msgfmt ../po/fa.po -o po/fa/LC_MESSAGES/mutter.mo [4450/4519] /usr/bin/msgfmt ../po/ga.po -o po/ga/LC_MESSAGES/mutter.mo [4451/4519] /usr/bin/msgfmt ../po/gd.po -o po/gd/LC_MESSAGES/mutter.mo [4452/4519] /usr/bin/msgfmt ../po/gl.po -o po/gl/LC_MESSAGES/mutter.mo [4453/4519] /usr/bin/msgfmt ../po/gu.po -o po/gu/LC_MESSAGES/mutter.mo [4454/4519] /usr/bin/msgfmt ../po/ha.po -o po/ha/LC_MESSAGES/mutter.mo [4455/4519] /usr/bin/msgfmt ../po/he.po -o po/he/LC_MESSAGES/mutter.mo [4456/4519] /usr/bin/msgfmt ../po/hi.po -o po/hi/LC_MESSAGES/mutter.mo [4457/4519] /usr/bin/msgfmt ../po/hu.po -o po/hu/LC_MESSAGES/mutter.mo [4458/4519] /usr/bin/msgfmt ../po/hr.po -o po/hr/LC_MESSAGES/mutter.mo [4459/4519] /usr/bin/msgfmt ../po/id.po -o po/id/LC_MESSAGES/mutter.mo [4460/4519] /usr/bin/msgfmt ../po/hy.po -o po/hy/LC_MESSAGES/mutter.mo [4461/4519] /usr/bin/msgfmt ../po/is.po -o po/is/LC_MESSAGES/mutter.mo [4462/4519] /usr/bin/msgfmt ../po/it.po -o po/it/LC_MESSAGES/mutter.mo [4463/4519] /usr/bin/msgfmt ../po/ig.po -o po/ig/LC_MESSAGES/mutter.mo [4464/4519] /usr/bin/msgfmt ../po/ja.po -o po/ja/LC_MESSAGES/mutter.mo [4465/4519] /usr/bin/msgfmt ../po/ka.po -o po/ka/LC_MESSAGES/mutter.mo [4466/4519] /usr/bin/msgfmt ../po/kk.po -o po/kk/LC_MESSAGES/mutter.mo [4467/4519] /usr/bin/msgfmt ../po/ko.po -o po/ko/LC_MESSAGES/mutter.mo [4468/4519] /usr/bin/msgfmt ../po/kn.po -o po/kn/LC_MESSAGES/mutter.mo [4469/4519] /usr/bin/msgfmt ../po/ku.po -o po/ku/LC_MESSAGES/mutter.mo [4470/4519] /usr/bin/msgfmt ../po/la.po -o po/la/LC_MESSAGES/mutter.mo [4471/4519] /usr/bin/msgfmt ../po/lt.po -o po/lt/LC_MESSAGES/mutter.mo [4472/4519] /usr/bin/msgfmt ../po/lv.po -o po/lv/LC_MESSAGES/mutter.mo [4473/4519] /usr/bin/msgfmt ../po/mai.po -o po/mai/LC_MESSAGES/mutter.mo [4474/4519] /usr/bin/msgfmt ../po/mg.po -o po/mg/LC_MESSAGES/mutter.mo [4475/4519] /usr/bin/msgfmt ../po/ml.po -o po/ml/LC_MESSAGES/mutter.mo [4476/4519] /usr/bin/msgfmt ../po/mk.po -o po/mk/LC_MESSAGES/mutter.mo [4477/4519] /usr/bin/msgfmt ../po/mn.po -o po/mn/LC_MESSAGES/mutter.mo [4478/4519] /usr/bin/msgfmt ../po/mr.po -o po/mr/LC_MESSAGES/mutter.mo [4479/4519] /usr/bin/msgfmt ../po/ms.po -o po/ms/LC_MESSAGES/mutter.mo [4480/4519] /usr/bin/msgfmt ../po/nb.po -o po/nb/LC_MESSAGES/mutter.mo [4481/4519] /usr/bin/msgfmt ../po/nds.po -o po/nds/LC_MESSAGES/mutter.mo [4482/4519] /usr/bin/msgfmt ../po/nl.po -o po/nl/LC_MESSAGES/mutter.mo [4483/4519] /usr/bin/msgfmt ../po/oc.po -o po/oc/LC_MESSAGES/mutter.mo [4484/4519] /usr/bin/msgfmt ../po/ne.po -o po/ne/LC_MESSAGES/mutter.mo [4485/4519] /usr/bin/msgfmt ../po/nn.po -o po/nn/LC_MESSAGES/mutter.mo [4486/4519] /usr/bin/msgfmt ../po/or.po -o po/or/LC_MESSAGES/mutter.mo [4487/4519] /usr/bin/msgfmt ../po/pl.po -o po/pl/LC_MESSAGES/mutter.mo [4488/4519] /usr/bin/msgfmt ../po/pa.po -o po/pa/LC_MESSAGES/mutter.mo [4489/4519] /usr/bin/msgfmt ../po/pt.po -o po/pt/LC_MESSAGES/mutter.mo [4490/4519] /usr/bin/msgfmt ../po/pt_BR.po -o po/pt_BR/LC_MESSAGES/mutter.mo [4491/4519] gcc -o src/tests/mutter-wayland-unit src/tests/mutter-wayland-unit.p/meson-generated_.._wayland-test-clients_test-driver-protocol.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-private-enum-types.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-display-config.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-input-mapping.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-login1.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-screen-cast.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-rtkit1.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-gsd-color.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._gtk-shell-protocol.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._presentation-time-protocol.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._viewporter-protocol.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._xdg-shell-protocol.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o src/tests/mutter-wayland-unit.p/meson-generated_.._.._meta_meta-enum-types.c.o src/tests/mutter-wayland-unit.p/wayland-unit-tests.c.o src/tests/mutter-wayland-unit.p/meta-wayland-test-driver.c.o src/tests/mutter-wayland-unit.p/meta-wayland-test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/:$ORIGIN/..:$ORIGIN/../../cogl/cogl:$ORIGIN/../../clutter/clutter:$ORIGIN/../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group [4492/4519] /usr/bin/msgfmt ../po/ro.po -o po/ro/LC_MESSAGES/mutter.mo [4493/4519] /usr/bin/msgfmt ../po/ru.po -o po/ru/LC_MESSAGES/mutter.mo [4494/4519] /usr/bin/msgfmt ../po/rw.po -o po/rw/LC_MESSAGES/mutter.mo [4495/4519] /usr/bin/msgfmt ../po/sk.po -o po/sk/LC_MESSAGES/mutter.mo [4496/4519] /usr/bin/msgfmt ../po/si.po -o po/si/LC_MESSAGES/mutter.mo [4497/4519] /usr/bin/msgfmt ../po/sl.po -o po/sl/LC_MESSAGES/mutter.mo [4498/4519] /usr/bin/msgfmt ../po/sr@latin.po -o po/sr@latin/LC_MESSAGES/mutter.mo [4499/4519] /usr/bin/msgfmt ../po/sq.po -o po/sq/LC_MESSAGES/mutter.mo [4500/4519] /usr/bin/msgfmt ../po/sr.po -o po/sr/LC_MESSAGES/mutter.mo [4501/4519] /usr/bin/msgfmt ../po/sv.po -o po/sv/LC_MESSAGES/mutter.mo [4502/4519] /usr/bin/msgfmt ../po/tg.po -o po/tg/LC_MESSAGES/mutter.mo [4503/4519] /usr/bin/msgfmt ../po/th.po -o po/th/LC_MESSAGES/mutter.mo [4504/4519] /usr/bin/msgfmt ../po/ta.po -o po/ta/LC_MESSAGES/mutter.mo [4505/4519] /usr/bin/msgfmt ../po/te.po -o po/te/LC_MESSAGES/mutter.mo [4506/4519] /usr/bin/msgfmt ../po/tr.po -o po/tr/LC_MESSAGES/mutter.mo [4507/4519] /usr/bin/msgfmt ../po/tk.po -o po/tk/LC_MESSAGES/mutter.mo [4508/4519] /usr/bin/msgfmt ../po/uk.po -o po/uk/LC_MESSAGES/mutter.mo [4509/4519] /usr/bin/msgfmt ../po/ug.po -o po/ug/LC_MESSAGES/mutter.mo [4510/4519] /usr/bin/msgfmt ../po/vi.po -o po/vi/LC_MESSAGES/mutter.mo [4511/4519] /usr/bin/msgfmt ../po/wa.po -o po/wa/LC_MESSAGES/mutter.mo [4512/4519] /usr/bin/msgfmt ../po/xh.po -o po/xh/LC_MESSAGES/mutter.mo [4513/4519] /usr/bin/msgfmt ../po/zh_HK.po -o po/zh_HK/LC_MESSAGES/mutter.mo [4514/4519] /usr/bin/msgfmt ../po/yo.po -o po/yo/LC_MESSAGES/mutter.mo [4515/4519] /usr/bin/msgfmt ../po/zh_TW.po -o po/zh_TW/LC_MESSAGES/mutter.mo [4516/4519] /usr/bin/msgfmt ../po/zh_CN.po -o po/zh_CN/LC_MESSAGES/mutter.mo [4517/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/meson-generated_.._.._meta_meta-enum-types.c.o -MF src/tests/mutter-xwayland.p/meson-generated_.._.._meta_meta-enum-types.c.o.d -o src/tests/mutter-xwayland.p/meson-generated_.._.._meta_meta-enum-types.c.o -c src/meta/meta-enum-types.c [4518/4519] gcc -Isrc/tests/mutter-xwayland.p -Isrc/tests -I../src/tests -Isrc -I../src -I. -I.. -Iclutter -I../clutter -Iclutter/clutter -I../clutter/clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -Isrc/meta -I/usr/include/cairo -I/usr/include/libpng16 -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/libxml2 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-43 -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libwacom-1.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -mfpmath=sse -msse -msse2 -D_REENTRANT -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="mutter-xwayland-test"' -MD -MQ src/tests/mutter-xwayland.p/xwayland-tests.c.o -MF src/tests/mutter-xwayland.p/xwayland-tests.c.o.d -o src/tests/mutter-xwayland.p/xwayland-tests.c.o -c ../src/tests/xwayland-tests.c [4519/4519] gcc -o src/tests/mutter-xwayland src/tests/mutter-xwayland.p/meson-generated_.._.._meta-private-enum-types.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-display-config.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-idle-monitor.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-input-mapping.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-sysprof3-profiler.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-login1.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-remote-desktop.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-screen-cast.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-rtkit1.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-gsd-color.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._meta-dbus-gsd-power-screen.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._gtk-shell-protocol.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._linux-dmabuf-unstable-v1-protocol.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._pointer-constraints-unstable-v1-protocol.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._pointer-gestures-unstable-v1-protocol.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._presentation-time-protocol.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._primary-selection-unstable-v1-protocol.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._relative-pointer-unstable-v1-protocol.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._single-pixel-buffer-v1-protocol.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._tablet-unstable-v2-protocol.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._text-input-unstable-v3-protocol.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._viewporter-protocol.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._xdg-activation-v1-protocol.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._xdg-foreign-unstable-v1-protocol.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._xdg-output-unstable-v1-protocol.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._xdg-shell-protocol.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._xwayland-keyboard-grab-unstable-v1-protocol.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._wayland-eglstream-controller-protocol.c.o src/tests/mutter-xwayland.p/meson-generated_.._.._meta_meta-enum-types.c.o src/tests/mutter-xwayland.p/xwayland-tests.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--disable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection '-Wl,-rpath,$ORIGIN/:$ORIGIN/..:$ORIGIN/../../cogl/cogl:$ORIGIN/../../clutter/clutter:$ORIGIN/../../cogl/cogl-pango' -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/src -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/clutter/clutter -Wl,-rpath-link,/builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl-pango -Wl,--start-group src/tests/libmutter-test-11.so src/libmutter-11.so.0.0.0 cogl/cogl/libmutter-cogl-11.so.0.0.0 clutter/clutter/libmutter-clutter-11.so.0.0.0 /usr/lib64/libcairo.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libGL.so /usr/lib64/libEGL.so /usr/lib64/libXfixes.so /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libwayland-server.so /usr/lib64/libcolord.so /usr/lib64/liblcms2.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libjson-glib-1.0.so /usr/lib64/libxkbcommon.so /usr/lib64/libgnome-desktop-3.so /usr/lib64/libcanberra.so /usr/lib64/libGLESv2.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libwacom.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libgirepository-1.0.so /usr/lib64/libXrandr.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libICE.so /usr/lib64/libXcomposite.so /usr/lib64/libXcursor.so /usr/lib64/libXdamage.so /usr/lib64/libxkbfile.so /usr/lib64/libxkbcommon-x11.so /usr/lib64/libXrender.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-res.so /usr/lib64/libXau.so /usr/lib64/libXtst.so /usr/lib64/libSM.so /usr/lib64/libsystemd.so /usr/lib64/libdrm.so /usr/lib64/libinput.so /usr/lib64/libgbm.so -lm -ldl /usr/lib64/libgraphene-1.0.so /usr/lib64/libsysprof-capture-4.a /usr/lib64/libfribidi.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-client.so -Wl,--end-group + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tyrIX8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64 ++ dirname /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd mutter-43.0 + DESTDIR=/builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64 + /usr/bin/meson install -C redhat-linux-build --no-rebuild Installing subdir /builddir/build/BUILD/mutter-43.0/src/tests/stacking to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/basic-wayland.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/basic-x11.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/client-resize-respect-constraints.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/client-side-decorated.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/closed-transient-no-default-focus.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/closed-transient-no-input-no-take-focus-parent.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/closed-transient-no-input-no-take-focus-parents.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/closed-transient-no-input-parent-delayed-focus-default-cancelled.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/closed-transient-no-input-parent.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/closed-transient-no-input-parents-queued-default-focus-destroyed.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/closed-transient-no-input-parents.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/closed-transient-only-take-focus-parents.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/closed-transient.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/default-size.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/fullscreen-maximize.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/map-fixed-size.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/map-on-hotplug.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/minimized.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/mixed-windows.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/modals.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/override-redirect.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/restore-position.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/restore-size.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/set-override-redirect-parent.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/set-parent-exported.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/set-parent.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/unfullscreen-strut-change.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing /builddir/build/BUILD/mutter-43.0/src/tests/stacking/unmaximize-new-size.metatest to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/stacking Installing subdir /builddir/build/BUILD/mutter-43.0/src/tests/dbusmock-templates to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/dbusmock-templates Installing /builddir/build/BUILD/mutter-43.0/src/tests/dbusmock-templates/colord.py to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/dbusmock-templates Installing /builddir/build/BUILD/mutter-43.0/src/tests/dbusmock-templates/gsd-color.py to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/dbusmock-templates Installing /builddir/build/BUILD/mutter-43.0/src/tests/dbusmock-templates/iio-sensors-proxy.py to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/dbusmock-templates Installing /builddir/build/BUILD/mutter-43.0/src/tests/dbusmock-templates/localed.py to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/dbusmock-templates Installing /builddir/build/BUILD/mutter-43.0/src/tests/dbusmock-templates/meta-mocks-manager.py to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests/dbusmock-templates Installing cogl/cogl/libmutter-cogl-11.so.0.0.0 to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/mutter-11 Installing cogl/cogl/Cogl-11.gir to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/mutter-11 Installing cogl/cogl/Cogl-11.typelib to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/mutter-11 Installing cogl/cogl-pango/libmutter-cogl-pango-11.so.0.0.0 to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/mutter-11 Installing cogl/cogl-pango/CoglPango-11.gir to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/mutter-11 Installing cogl/cogl-pango/CoglPango-11.typelib to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/mutter-11 Installing clutter/clutter/clutter-enum-types.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter Installing clutter/clutter/clutter-marshal.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter Installing clutter/clutter/libmutter-clutter-11.so.0.0.0 to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/mutter-11 Installing clutter/clutter/Clutter-11.gir to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/mutter-11 Installing clutter/clutter/Clutter-11.typelib to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/mutter-11 Installing clutter/clutter/Cally-11.gir to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/mutter-11 Installing clutter/clutter/Cally-11.typelib to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/mutter-11 Installing data/mutter.desktop to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/applications Installing src/meta/meta-enum-types.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta Installing src/libmutter-11.so.0.0.0 to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64 Installing src/mutter to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/bin Installing src/mutter-restart-helper to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec Installing src/Meta-11.gir to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/mutter-11 Installing src/Meta-11.typelib to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/mutter-11 Installing src/compositor/plugins/libdefault.so to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/mutter-11/plugins Installing src/tests/libmutter-test-11.so to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64 Installing src/tests/wayland-test-clients/buffer-transform to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/wayland-test-clients Installing src/tests/wayland-test-clients/single-pixel-buffer to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/wayland-test-clients Installing src/tests/wayland-test-clients/subsurface-remap-toplevel to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/wayland-test-clients Installing src/tests/wayland-test-clients/subsurface-reparenting to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/wayland-test-clients Installing src/tests/wayland-test-clients/subsurface-parent-unmapped to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/wayland-test-clients Installing src/tests/wayland-test-clients/invalid-subsurfaces to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/wayland-test-clients Installing src/tests/wayland-test-clients/invalid-xdg-shell-actions to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/wayland-test-clients Installing src/tests/wayland-test-clients/xdg-apply-limits to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/wayland-test-clients Installing src/tests/wayland-test-clients/xdg-activation to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/wayland-test-clients Installing src/tests/wayland-test-clients/xdg-toplevel-bounds to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/wayland-test-clients Installing src/tests/wayland-test-clients/dma-buf-scanout to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/wayland-test-clients Installing src/tests/mutter-test-client to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11 Installing src/tests/mutter-test-runner to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11 Installing src/tests/mutter-screen-cast-client to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11 Installing src/tests/mutter-unit to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11 Installing src/tests/mutter-monitor-unit to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11 Installing src/tests/mutter-monitor-utils to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11 Installing src/tests/mutter-headless-start to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11 Installing src/tests/mutter-stage-views to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11 Installing src/tests/mutter-anonymous-file to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11 Installing src/tests/mutter-edid to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11 Installing src/tests/mutter-color-management to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11 Installing src/tests/mutter-color-management-profile-conflict to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11 Installing src/tests/mutter-kms-utils to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11 Installing src/tests/mutter-native-unit to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11 Installing src/tests/mutter-pointer-constraints to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11 Installing src/tests/mutter-ref-test-sanity to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11 Installing src/tests/mutter-persistent-virtual-monitor to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11 Installing src/tests/mutter-wayland-unit to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11 Installing src/tests/mutter-xwayland to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11 Installing po/ab/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/ab/LC_MESSAGES Installing po/am/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/am/LC_MESSAGES Installing po/ar/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/ar/LC_MESSAGES Installing po/as/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/as/LC_MESSAGES Installing po/ast/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/ast/LC_MESSAGES Installing po/az/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/az/LC_MESSAGES Installing po/be/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/be/LC_MESSAGES Installing po/be@latin/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/be@latin/LC_MESSAGES Installing po/bg/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/bg/LC_MESSAGES Installing po/bn/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/bn/LC_MESSAGES Installing po/bn_IN/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/bn_IN/LC_MESSAGES Installing po/br/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/br/LC_MESSAGES Installing po/bs/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/bs/LC_MESSAGES Installing po/ca/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/ca/LC_MESSAGES Installing po/ca@valencia/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES Installing po/cs/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/cs/LC_MESSAGES Installing po/cy/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/cy/LC_MESSAGES Installing po/da/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/da/LC_MESSAGES Installing po/de/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/de/LC_MESSAGES Installing po/dz/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/dz/LC_MESSAGES Installing po/el/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/el/LC_MESSAGES Installing po/en_CA/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/en_CA/LC_MESSAGES Installing po/en_GB/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/en_GB/LC_MESSAGES Installing po/eo/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/eo/LC_MESSAGES Installing po/es/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/es/LC_MESSAGES Installing po/et/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/et/LC_MESSAGES Installing po/eu/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/eu/LC_MESSAGES Installing po/fa/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/fa/LC_MESSAGES Installing po/fi/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/fi/LC_MESSAGES Installing po/fr/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/fr/LC_MESSAGES Installing po/fur/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/fur/LC_MESSAGES Installing po/ga/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/ga/LC_MESSAGES Installing po/gd/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/gd/LC_MESSAGES Installing po/gl/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/gl/LC_MESSAGES Installing po/gu/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/gu/LC_MESSAGES Installing po/ha/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/ha/LC_MESSAGES Installing po/he/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/he/LC_MESSAGES Installing po/hi/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/hi/LC_MESSAGES Installing po/hr/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/hr/LC_MESSAGES Installing po/hu/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/hu/LC_MESSAGES Installing po/hy/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/hy/LC_MESSAGES Installing po/id/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/id/LC_MESSAGES Installing po/ig/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/ig/LC_MESSAGES Installing po/is/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/is/LC_MESSAGES Installing po/it/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/it/LC_MESSAGES Installing po/ja/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/ja/LC_MESSAGES Installing po/ka/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/ka/LC_MESSAGES Installing po/kk/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/kk/LC_MESSAGES Installing po/kn/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/kn/LC_MESSAGES Installing po/ko/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/ko/LC_MESSAGES Installing po/ku/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/ku/LC_MESSAGES Installing po/la/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/la/LC_MESSAGES Installing po/lt/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/lt/LC_MESSAGES Installing po/lv/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/lv/LC_MESSAGES Installing po/mai/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/mai/LC_MESSAGES Installing po/mg/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/mg/LC_MESSAGES Installing po/mk/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/mk/LC_MESSAGES Installing po/ml/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/ml/LC_MESSAGES Installing po/mn/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/mn/LC_MESSAGES Installing po/mr/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/mr/LC_MESSAGES Installing po/ms/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/ms/LC_MESSAGES Installing po/nb/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/nb/LC_MESSAGES Installing po/nds/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/nds/LC_MESSAGES Installing po/ne/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/ne/LC_MESSAGES Installing po/nl/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/nl/LC_MESSAGES Installing po/nn/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/nn/LC_MESSAGES Installing po/oc/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/oc/LC_MESSAGES Installing po/or/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/or/LC_MESSAGES Installing po/pa/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/pa/LC_MESSAGES Installing po/pl/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/pl/LC_MESSAGES Installing po/pt/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/pt/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/pt_BR/LC_MESSAGES Installing po/ro/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/ro/LC_MESSAGES Installing po/ru/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/ru/LC_MESSAGES Installing po/rw/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/rw/LC_MESSAGES Installing po/si/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/si/LC_MESSAGES Installing po/sk/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/sk/LC_MESSAGES Installing po/sl/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/sl/LC_MESSAGES Installing po/sq/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/sq/LC_MESSAGES Installing po/sr/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/sr/LC_MESSAGES Installing po/sr@latin/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/sr@latin/LC_MESSAGES Installing po/sv/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/sv/LC_MESSAGES Installing po/ta/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/ta/LC_MESSAGES Installing po/te/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/te/LC_MESSAGES Installing po/tg/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/tg/LC_MESSAGES Installing po/th/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/th/LC_MESSAGES Installing po/tk/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/tk/LC_MESSAGES Installing po/tr/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/tr/LC_MESSAGES Installing po/ug/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/ug/LC_MESSAGES Installing po/uk/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/uk/LC_MESSAGES Installing po/vi/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/vi/LC_MESSAGES Installing po/wa/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/wa/LC_MESSAGES Installing po/xh/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/xh/LC_MESSAGES Installing po/yo/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/yo/LC_MESSAGES Installing po/zh_CN/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/zh_CN/LC_MESSAGES Installing po/zh_HK/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/zh_HK/LC_MESSAGES Installing po/zh_TW/LC_MESSAGES/mutter.mo to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/locale/zh_TW/LC_MESSAGES Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl1-context.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-bitmap.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-color.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-context.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-frame-info.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-framebuffer.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-object.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-offscreen.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-onscreen.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-pipeline.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-pipeline-state.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-pipeline-layer-state.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-pixel-format.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-snippet.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-texture.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-texture-2d.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-texture-2d-sliced.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-types.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-trace.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-xlib-renderer.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-renderer.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-swap-chain.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-onscreen-template.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-dma-buf-handle.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-display.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-index-buffer.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-attribute-buffer.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-indices.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-attribute.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-primitive.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-output.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-matrix-stack.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-poll.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-sub-texture.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-atlas-texture.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-meta-texture.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-primitive-texture.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-depth-state.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-buffer.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-pixel-buffer.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-macros.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-fence.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-gtype-private.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-glib-source.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-scanout.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-graphene.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/winsys/cogl-texture-pixmap-x11.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-xlib.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/winsys/cogl-glx.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/cogl-egl.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl/cogl-egl-defines.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/deprecated/cogl-shader.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/deprecated/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/deprecated/cogl-clutter.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/deprecated/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/deprecated/cogl-type-casts.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/deprecated/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/gl-prototypes/cogl-gles2-functions.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/gl-prototypes/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/gl-prototypes/cogl-core-functions.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/gl-prototypes/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/gl-prototypes/cogl-in-gles-core-functions.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/gl-prototypes/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/gl-prototypes/cogl-in-gles2-core-functions.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/gl-prototypes/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl/gl-prototypes/cogl-glsl-functions.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl/gl-prototypes/ Installing /builddir/build/BUILD/mutter-43.0/cogl/cogl-pango/cogl-pango.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl-pango/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-action.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-actor-meta.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-actor.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-align-constraint.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-animatable.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-autocleanups.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-backend.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-bind-constraint.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-binding-pool.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-bin-layout.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-blur-effect.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-box-layout.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-brightness-contrast-effect.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-cairo.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-canvas.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-child-meta.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-click-action.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-clone.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-color-state.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-color-static.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-color.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-colorize-effect.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-constraint.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-container.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-content.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-deform-effect.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-deprecated.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-desaturate-effect.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-effect.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-enums.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-event.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-fixed-layout.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-flow-layout.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-frame-clock.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-frame.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-gesture-action.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-grab.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-grid-layout.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-image.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-input-device.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-input-device-tool.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-input-focus.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-input-method.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-interval.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-keyframe-transition.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-keymap.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-keysyms.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-layout-manager.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-layout-meta.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-macros.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-main.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-mutter.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-offscreen-effect.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-page-turn-effect.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-paint-context.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-paint-nodes.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-paint-node.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-pan-action.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-path-constraint.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-path.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-pick-context.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-property-transition.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-rotate-action.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-script.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-scriptable.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-scroll-actor.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-seat.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-settings.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-shader-effect.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-shader-types.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-swipe-action.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-snap-constraint.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-stage.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-stage-manager.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-stage-view.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-tap-action.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-text.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-text-buffer.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-texture-content.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-timeline.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-transition-group.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-transition.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-types.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-units.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-virtual-input-device.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/clutter-zoom-action.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/cally/cally-actor.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/cally/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/cally/cally-clone.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/cally/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/cally/cally-factory.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/cally/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/cally/cally.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/cally/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/cally/cally-main.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/cally/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/cally/cally-root.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/cally/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/cally/cally-stage.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/cally/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/cally/cally-text.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/cally/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/cally/cally-util.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/cally/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/deprecated/clutter-box-layout.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/deprecated/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/deprecated/clutter-container.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/deprecated/ Installing /builddir/build/BUILD/mutter-43.0/clutter/clutter/deprecated/clutter-timeline.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/clutter/clutter/deprecated/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/barrier.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/boxes.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/common.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/compositor.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/compositor-mutter.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/display.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/group.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/keybindings.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/main.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-backend.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-background.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-background-actor.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-background-content.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-background-group.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-background-image.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-close-dialog.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-cursor-tracker.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-context.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-dnd.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-enums.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-idle-monitor.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-inhibit-shortcuts-dialog.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-launch-context.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-later.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-monitor-manager.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-plugin.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-remote-access-controller.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-selection.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-selection-source.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-selection-source-memory.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-settings.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-shadow-factory.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-shaped-texture.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-sound-player.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-stage.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-startup-notification.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-window-actor.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-window-group.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-window-shape.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-workspace-manager.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/prefs.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/theme.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/types.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/util.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/window.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/workspace.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-wayland-client.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-x11-display.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/meta/meta-x11-errors.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta/ Installing /builddir/build/BUILD/mutter-43.0/src/tests/meta-test/meta-context-test.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/meta-test/ Installing /builddir/build/BUILD/mutter-43.0/doc/man/mutter.1 to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/man/man1 Installing /builddir/build/BUILD/mutter-43.0/redhat-linux-build/cogl/cogl/cogl-defines.h to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/include/mutter-11/cogl/cogl Installing /builddir/build/BUILD/mutter-43.0/redhat-linux-build/meson-private/mutter-cogl-11.pc to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/mutter-43.0/redhat-linux-build/meson-private/mutter-cogl-pango-11.pc to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/mutter-43.0/redhat-linux-build/meson-private/mutter-clutter-11.pc to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/mutter-43.0/data/50-mutter-navigation.xml to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/gnome-control-center/keybindings Installing /builddir/build/BUILD/mutter-43.0/data/50-mutter-system.xml to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/gnome-control-center/keybindings Installing /builddir/build/BUILD/mutter-43.0/data/50-mutter-windows.xml to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/gnome-control-center/keybindings Installing /builddir/build/BUILD/mutter-43.0/data/50-mutter-wayland.xml to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/gnome-control-center/keybindings Installing /builddir/build/BUILD/mutter-43.0/redhat-linux-build/data/org.gnome.mutter.gschema.xml to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/glib-2.0/schemas Installing /builddir/build/BUILD/mutter-43.0/redhat-linux-build/data/org.gnome.mutter.wayland.gschema.xml to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/glib-2.0/schemas Installing /builddir/build/BUILD/mutter-43.0/data/mutter-schemas.convert to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/GConf/gsettings Installing /builddir/build/BUILD/mutter-43.0/data/61-mutter.rules to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib/udev/rules.d Installing /builddir/build/BUILD/mutter-43.0/redhat-linux-build/meson-private/libmutter-11.pc to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/mutter-43.0/redhat-linux-build/meson-private/libmutter-test-11.pc to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests/mutter-all.test to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/installed-tests/mutter-11 Installing /builddir/build/BUILD/mutter-43.0/src/tests/mutter_dbusrunner.py to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/mutter-11/tests Installing /builddir/build/BUILD/mutter-43.0/redhat-linux-build/src/tests/mutter-installed-dbus-session.py to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11 Installing symlink pointing to libmutter-cogl-11.so.0.0.0 to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/mutter-11/libmutter-cogl-11.so.0 Installing symlink pointing to libmutter-cogl-11.so.0 to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/mutter-11/libmutter-cogl-11.so Installing symlink pointing to libmutter-cogl-pango-11.so.0.0.0 to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/mutter-11/libmutter-cogl-pango-11.so.0 Installing symlink pointing to libmutter-cogl-pango-11.so.0 to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/mutter-11/libmutter-cogl-pango-11.so Installing symlink pointing to libmutter-clutter-11.so.0.0.0 to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/mutter-11/libmutter-clutter-11.so.0 Installing symlink pointing to libmutter-clutter-11.so.0 to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/mutter-11/libmutter-clutter-11.so Installing symlink pointing to libmutter-11.so.0.0.0 to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/libmutter-11.so.0 Installing symlink pointing to libmutter-11.so.0 to /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/libmutter-11.so Running custom install script '/builddir/build/BUILD/mutter-43.0/meson/meson-postinstall.sh' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64 mutter + desktop-file-validate /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64//usr/share/applications/mutter.desktop + /usr/bin/find-debuginfo -j6 --strict-build-id -m -i --build-id-seed 43.0-2.fc37 --unique-debug-suffix -43.0-2.fc37.x86_64 --unique-debug-src-base mutter-43.0-2.fc37.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/mutter-43.0 extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/bin/mutter extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/libmutter-11.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/libmutter-test-11.so extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/mutter-11/libmutter-clutter-11.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/mutter-11/libmutter-cogl-pango-11.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/mutter-11/libmutter-cogl-11.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/lib64/mutter-11/plugins/libdefault.so extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/mutter-anonymous-file extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/mutter-color-management extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/mutter-color-management-profile-conflict extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/mutter-edid extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/mutter-headless-start extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/mutter-kms-utils extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/mutter-monitor-unit extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/mutter-monitor-utils extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/mutter-native-unit extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/mutter-persistent-virtual-monitor extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/mutter-pointer-constraints extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/mutter-ref-test-sanity extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/mutter-screen-cast-client extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/mutter-stage-views extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/mutter-test-client extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/mutter-test-runner extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/mutter-unit extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/mutter-wayland-unit extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/mutter-xwayland extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/wayland-test-clients/buffer-transform extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/wayland-test-clients/dma-buf-scanout extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/wayland-test-clients/invalid-subsurfaces extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/wayland-test-clients/invalid-xdg-shell-actions extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/wayland-test-clients/single-pixel-buffer extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/wayland-test-clients/subsurface-parent-unmapped extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/wayland-test-clients/subsurface-remap-toplevel extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/wayland-test-clients/subsurface-reparenting extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/wayland-test-clients/xdg-activation extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/wayland-test-clients/xdg-apply-limits extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/installed-tests/mutter-11/wayland-test-clients/xdg-toplevel-bounds extracting debug info from /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/libexec/mutter-restart-helper original debug info size: 38940kB, size after compression: 26432kB /usr/bin/sepdebugcrcfix: Updated 38 CRC32s, 0 CRC32s did match. 32967 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/libexec/installed-tests/mutter-11/mutter-installed-dbus-session.py from /usr/bin/env python3 to #!/usr/bin/python3 + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: mutter-43.0-2.fc37.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uVYw0x + umask 022 + cd /builddir/build/BUILD + cd mutter-43.0 + DOCDIR=/builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/doc/mutter + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/doc/mutter + cp -pr NEWS /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/doc/mutter + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3qfVTQ + umask 022 + cd /builddir/build/BUILD + cd mutter-43.0 + LICENSEDIR=/builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/licenses/mutter + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/licenses/mutter + cp -pr COPYING /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64/usr/share/licenses/mutter + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(mutter.desktop) bundled(clutter) = 1.26.0 bundled(cogl) = 1.22.0 firstboot(windowmanager) = mutter libdefault.so()(64bit) libmutter-11.so.0()(64bit) libmutter-clutter-11.so.0()(64bit) libmutter-cogl-11.so.0()(64bit) libmutter-cogl-pango-11.so.0()(64bit) mutter = 43.0-2.fc37 mutter(x86-64) = 43.0-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libEGL.so.1()(64bit) libGL.so.1()(64bit) libGLESv2.so.2()(64bit) libICE.so.6()(64bit) libSM.so.6()(64bit) libX11-xcb.so.1()(64bit) libX11.so.6()(64bit) libXau.so.6()(64bit) libXcomposite.so.1()(64bit) libXcursor.so.1()(64bit) libXdamage.so.1()(64bit) libXext.so.6()(64bit) libXfixes.so.3()(64bit) libXi.so.6()(64bit) libXinerama.so.1()(64bit) libXrandr.so.2()(64bit) libXtst.so.6()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.26)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.30)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libcanberra.so.0()(64bit) libcolord.so.2()(64bit) libdrm.so.2()(64bit) libfontconfig.so.1()(64bit) libfribidi.so.0()(64bit) libgbm.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgnome-desktop-3.so.20()(64bit) libgobject-2.0.so.0()(64bit) libgraphene-1.0.so.0()(64bit) libgtk-3.so.0()(64bit) libgudev-1.0.so.0()(64bit) libinput.so.10()(64bit) libinput.so.10(LIBINPUT_0.12.0)(64bit) libinput.so.10(LIBINPUT_0.14.0)(64bit) libinput.so.10(LIBINPUT_0.19.0)(64bit) libinput.so.10(LIBINPUT_0.20.0)(64bit) libinput.so.10(LIBINPUT_0.21.0)(64bit) libinput.so.10(LIBINPUT_1.1)(64bit) libinput.so.10(LIBINPUT_1.15)(64bit) libinput.so.10(LIBINPUT_1.19)(64bit) libinput.so.10(LIBINPUT_1.2)(64bit) libinput.so.10(LIBINPUT_1.3)(64bit) libinput.so.10(LIBINPUT_1.4)(64bit) libinput.so.10(LIBINPUT_1.5)(64bit) libinput.so.10(LIBINPUT_1.7)(64bit) libinput.so.10(LIBINPUT_1.9)(64bit) libjson-glib-1.0.so.0()(64bit) libjson-glib-1.0.so.0(libjson-glib-1.0.so.0)(64bit) liblcms2.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libmutter-11.so.0()(64bit) libmutter-clutter-11.so.0()(64bit) libmutter-cogl-11.so.0()(64bit) libmutter-cogl-pango-11.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpipewire-0.3.so.0()(64bit) libstartup-notification-1.so.0()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libsystemd.so.0(LIBSYSTEMD_213)(64bit) libsystemd.so.0(LIBSYSTEMD_226)(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) libwacom.so.9()(64bit) libwacom.so.9(LIBWACOM_2.0)(64bit) libwayland-client.so.0()(64bit) libwayland-server.so.0()(64bit) libxcb-randr.so.0()(64bit) libxcb-res.so.0()(64bit) libxcb.so.1()(64bit) libxkbcommon-x11.so.0()(64bit) libxkbcommon-x11.so.0(V_0.5.0)(64bit) libxkbcommon.so.0()(64bit) libxkbcommon.so.0(V_0.5.0)(64bit) libxkbfile.so.1()(64bit) rtld(GNU_HASH) Recommends: mesa-dri-drivers(x86-64) Processing files: mutter-devel-43.0-2.fc37.x86_64 Provides: libmutter-test-11.so()(64bit) mutter-devel = 43.0-2.fc37 mutter-devel(x86-64) = 43.0-2.fc37 pkgconfig(libmutter-11) = 43.0 pkgconfig(libmutter-test-11) = 43.0 pkgconfig(mutter-clutter-11) = 43.0 pkgconfig(mutter-cogl-11) = 43.0 pkgconfig(mutter-cogl-pango-11) = 43.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libGLESv2.so.2()(64bit) libXext.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libmutter-11.so.0()(64bit) libmutter-clutter-11.so.0()(64bit) libmutter-cogl-11.so.0()(64bit) libxcb.so.1()(64bit) pkgconfig(atk) >= 2.5.3 pkgconfig(cairo) >= 1.10.0 pkgconfig(cairo-gobject) >= 1.10.0 pkgconfig(egl) pkgconfig(gio-unix-2.0) >= 2.69.0 pkgconfig(gl) pkgconfig(glesv2) pkgconfig(glib-2.0) >= 2.69.0 pkgconfig(gobject-2.0) >= 2.69.0 pkgconfig(graphene-gobject-1.0) >= 1.10.2 pkgconfig(gsettings-desktop-schemas) >= 40.alpha pkgconfig(gtk+-3.0) >= 3.19.8 pkgconfig(json-glib-1.0) >= 0.12.0 pkgconfig(libmutter-11) pkgconfig(mutter-clutter-11) pkgconfig(mutter-cogl-11) pkgconfig(pango) >= 1.46.0 pkgconfig(wayland-server) >= 1.21 pkgconfig(x11) pkgconfig(xfixes) >= 6 pkgconfig(xi) >= 1.7.4 rtld(GNU_HASH) Processing files: mutter-tests-43.0-2.fc37.x86_64 Provides: mutter-tests = 43.0-2.fc37 mutter-tests(x86-64) = 43.0-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 libGLESv2.so.2()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcairo.so.2()(64bit) libcolord.so.2()(64bit) libgbm.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgdk-3.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libmutter-11.so.0()(64bit) libmutter-clutter-11.so.0()(64bit) libmutter-test-11.so()(64bit) libpipewire-0.3.so.0()(64bit) libwayland-client.so.0()(64bit) libwayland-server.so.0()(64bit) rtld(GNU_HASH) Processing files: mutter-debugsource-43.0-2.fc37.x86_64 Provides: mutter-debugsource = 43.0-2.fc37 mutter-debugsource(x86-64) = 43.0-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mutter-debuginfo-43.0-2.fc37.x86_64 Provides: debuginfo(build-id) = 09bb2f11159096d1251fbab936a2eddfef8f4978 debuginfo(build-id) = 12f0e3b58c7e21db33ffcc95ef0cc27a5fb76e9d debuginfo(build-id) = 360f2eb5455c87877e04591fe2a6b7280e1e932c debuginfo(build-id) = b64fa2426a2d9c6e1d7a7e379a243152cb876939 debuginfo(build-id) = c098308d92c978a18118c4f09f1f6d678d36bafd debuginfo(build-id) = cc75b4f429a8b7c500eb8d794846670fe86dbe06 debuginfo(build-id) = d117251dc2d23494ea9226cdec82b45b6fb3cd5e libdefault.so-43.0-2.fc37.x86_64.debug()(64bit) libmutter-11.so.0.0.0-43.0-2.fc37.x86_64.debug()(64bit) libmutter-clutter-11.so.0.0.0-43.0-2.fc37.x86_64.debug()(64bit) libmutter-cogl-11.so.0.0.0-43.0-2.fc37.x86_64.debug()(64bit) libmutter-cogl-pango-11.so.0.0.0-43.0-2.fc37.x86_64.debug()(64bit) mutter-debuginfo = 43.0-2.fc37 mutter-debuginfo(x86-64) = 43.0-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mutter-debugsource(x86-64) = 43.0-2.fc37 Processing files: mutter-devel-debuginfo-43.0-2.fc37.x86_64 Provides: debuginfo(build-id) = fd7853440f1cca214beddb638b34695118c20d8a libmutter-test-11.so-43.0-2.fc37.x86_64.debug()(64bit) mutter-devel-debuginfo = 43.0-2.fc37 mutter-devel-debuginfo(x86-64) = 43.0-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mutter-debugsource(x86-64) = 43.0-2.fc37 Processing files: mutter-tests-debuginfo-43.0-2.fc37.x86_64 Provides: debuginfo(build-id) = 009a8e9920e16fc3dac78b24ce95b9c314368428 debuginfo(build-id) = 070fba707175d76475b40c0d58d950351645950a debuginfo(build-id) = 11b338e27f472969870ae9d3c7ecb0e3b28e7bdb debuginfo(build-id) = 164258de79ed7d6d98ae53a11c46e3faa01c9d50 debuginfo(build-id) = 186a940724fb2112effdd1568baaba21d75ce8cc debuginfo(build-id) = 263abdf51493e124d3cd00ec878f85c0011414dd debuginfo(build-id) = 2de6829bafbd81f181034d636693ac93eaacc0fb debuginfo(build-id) = 32a53eb84a8d08b8b6f911740a7e58240b9d2709 debuginfo(build-id) = 3d4502df7f152a3148bdcbcb34d1c60cdb2aa286 debuginfo(build-id) = 4340da5376944db1d283ab74ea330177ed46a641 debuginfo(build-id) = 73a8d24473f0ff52eee30247eedc55061136edc1 debuginfo(build-id) = 825b814c9cb2a994ec702835d56e6f0ac8bb9783 debuginfo(build-id) = 8432f7b2f75e97ac0b6f00a45ac9909f9b90dd99 debuginfo(build-id) = 851ee9c40288c4f911eed5d8d4c50ddeba398b8a debuginfo(build-id) = 87a22c90e4ecb390f8d1a0480fb84827b13b38f2 debuginfo(build-id) = 89c701913377686d5819f20f7c91aafe360601b7 debuginfo(build-id) = 96816f66fc3ad9b0c1b333e8e9ed00b9ba984aa2 debuginfo(build-id) = b1bfe81cc8deed52ec4ad25287444b99eecd07f4 debuginfo(build-id) = b61b28c9409c2efd45a9070eca7f788432b0aa73 debuginfo(build-id) = b9580955be774d4c76f1dd03e8a1c0f29a4742d8 debuginfo(build-id) = d23b42afe8d4b4a8927331d12031ec8d73442579 debuginfo(build-id) = d66e32245dbaf5d975535bb0835d284be90a4281 debuginfo(build-id) = d7618d6c623bb8b20ff775fda038578e010b0f98 debuginfo(build-id) = d9d154e09d085368311b577ab7bde747876fb165 debuginfo(build-id) = dd2b1800ca3c564548ec341b2617209160bf8acd debuginfo(build-id) = df6e154b07129ffd0e993032bfd7892329701257 debuginfo(build-id) = e064ef05746232484b05254629f78bcd0481199b debuginfo(build-id) = e234339fe7f63fd1585d17a3c1b5c5b9eddbfb73 debuginfo(build-id) = ea7db902719c707970cf7c5fe9a3d7168b47d671 debuginfo(build-id) = efe1d4714db3c7c1a947e7b86137970d10060e34 mutter-tests-debuginfo = 43.0-2.fc37 mutter-tests-debuginfo(x86-64) = 43.0-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mutter-debugsource(x86-64) = 43.0-2.fc37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mutter-43.0-2.fc37.x86_64 Wrote: /builddir/build/RPMS/mutter-devel-43.0-2.fc37.x86_64.rpm Wrote: /builddir/build/RPMS/mutter-tests-43.0-2.fc37.x86_64.rpm Wrote: /builddir/build/RPMS/mutter-devel-debuginfo-43.0-2.fc37.x86_64.rpm Wrote: /builddir/build/RPMS/mutter-tests-debuginfo-43.0-2.fc37.x86_64.rpm Wrote: /builddir/build/RPMS/mutter-43.0-2.fc37.x86_64.rpm Wrote: /builddir/build/RPMS/mutter-debuginfo-43.0-2.fc37.x86_64.rpm Wrote: /builddir/build/RPMS/mutter-debugsource-43.0-2.fc37.x86_64.rpm Child return code was: 0